Study/Spring
[Spring] 프로젝트 생성
ww-ing
2021. 8. 23. 23:50
1. SpringLagancy - MVC생성
2. MVC 프로젝트 생성
3. Server - 톰캣 8.5로 생성
4. 프로젝트 오른 마우스 properties - project facets java -> 1.6 에서 1.8로 변경
5. Java Compiler User compliance from 해제 후 1.8로 변경 apply and close
6. Run as server 올리고 finish