Jar 설정시.
compile('org.springframework.boot:spring-boot-starter-tomcat')
War 설정시.
provided('org.springframework.boot:spring-boot-starter-tomcat')
'Infra & Server Dev' 카테고리의 다른 글
nginx ssl 적용 및 jks pkcs12 추출 및 cert pem, key 만들기 (0) | 2019.02.21 |
---|---|
Lombok, Hibernate StackOverflow (0) | 2018.12.26 |
[CentOS] CentOS 6.9버전에서 libmcrypt 설치 (0) | 2017.09.02 |
[CentOS] PHP 소스컴파일 이후 openssl 모듈 설치하기 (0) | 2017.08.20 |
[Mac] 맥에서 nginx, php-fpm 설치하기. (0) | 2017.08.16 |