OKdevTV
Spring Boot 2
Youtube 재생목록
https://youtube.com/playlist?list=PLDMPhWe3CfpY9idK7tGd8QKr36KBID58P
related
logging
: 로그 레벨 조정
multipart
: 파일 업로드
security
: 스프링 시큐리티
devtools
: 스프링 부트 데브툴
cache
: 스프링 부트 Cache
cors
: 스프링 부트 CORS
jsp
: 스프링 부트 JSP
docker
: Docker
https://spring.io/guides/gs/spring-boot-docker/
starter
: 스프링 부트 스타터 종류
websocket
: 스프링 부트 웹소켓
mybatis
: 스프링 부트 MyBatis
utils
: 스프링 Utils
actuator
: 스프링 부트 Actuator
test
: 스프링 테스트 자동화
validation
: 스프링 유효성 검증
yaml
: YAML 설정
hateoas
: HATEOAS
async
: 스프링 비동기 메소드
batch
: 스프링 배치
[boot + react.js tutorial]: 스프링 부트와 React.js
Requirement
Java 8+
Tomcat 8+
Thymeleaf 3
Hibernate 5.2
Spring Framework 5
Reactive Spring
Functional APIs
Kotlin Support
argument
Spring Boot 2
-Dspring-boot.run.arguments
mvn spring-boot:run -Dspring-boot.run.arguments=--server.port=9003
What Else?