Backend/Spring boot
Spring boot dependencies, and library
__bo0o_
2022. 2. 10. 02:12
Dependencies
Spring Web
Thymeleaf : Template Engine
Library
Spring boot basic
spring-boot-startup-logging
- logback
- jul-to-slf4j
Add
spring-boot-devtools : compile만 해주면 서버 재시작없이 View 파일 변경 가능 (menu build - Recompile)