CLASS/기타

spring boot server memo

hingu 2024. 8. 30. 11:39

spring-boot [실행] - Maven or Grandle-groovy

 

[Server 가동]  => MVC 전체 read 후 실행

Module, Controller, View 

 

Module : Background 실행 (Memory)

View : 웹 app를 이용해서 실행 ( 단독실행 or Controller 에서 return받아 실행 )

Controller : 호출 (POST,GET,PUT,Delete,Fetch) => 실행