공부해야 할 것들이 많다…
새 프로젝트 투입
새 프로젝트에 투입되었습니다. 몇 가지 부분에 대해 파고들어봐야 할 것들이 있네요..
- embed Tomcat을 이용한 실행
-
그러다보니, intellij나 eclipse는 spring boot 를 띄울 때, 무엇을 이용하여 기동시키는 거지?
-
compile(“org.springframework.boot:spring-boot-starter-web”) { exclude group : ‘org.yaml’, module : ‘snakeyaml’ } ==> 의존성 제외 되는지 확인.
-
session clustering : embed tomcat에서… https://heowc.tistory.com/30
- gzip https://heowc.tistory.com/32?category=677973
댓글남기기