2020년 5월 15일에 Spring Boot 2.3.0 이 출시되었다고 함.
https://spring.io/blog/2020/05/15/spring-boot-2-3-0-available-now
바뀐점은 다음과 같음
의존성 관련 버전 업그레이드
- Spring Data Neumann
- Spring HATEOAS 1.1
- Spring Integration 5.3
- Spring Kafka 2.5
- Spring Security 5.3
- Spring Session Dragonfruit
그리고, 서드파티 라이브러리도 의존성관련으로 업그레이드가 됨
- Cassandra Driver 4.6
- Couchbase Client 3.0
- Elasticsearch 7.6
- Kafka 2.5
- Micrometer 1.5
- MongoDB 4.0
Java 14 지원
Docker 지원
Graceful shutdown (우아한 닫기) 지원
Liveness and readiness probes, Spring Data Neuman, 등등 여러가지 추가 및 변경사항 생김을 확인,
Spring boot 2.3.0에 대한 문서는 아래를 참조하여 확인하면 될것 같음.
https://docs.spring.io/spring-boot/docs/2.3.0.RELEASE/reference/html/index.html
Spring Boot Reference Documentation
The reference documentation consists of the following sections: Legal Legal information. Documentation Overview About the Documentation, Getting Help, First Steps, and more. Getting Started Introducing Spring Boot, System Requirements, Servlet Containers,
docs.spring.io
ps. 오래간만에 본업에 관련한 글을 올림.
ps2. 참고할만한 Spring 관련 Git프로젝트
https://github.com/spring-io/sagan
spring-io/sagan
The spring.io site and reference application. Contribute to spring-io/sagan development by creating an account on GitHub.
github.com
ps3. Spring Boot 2.3출시 정보와 Spring Boot 2.2에서 2.3으로 이전할때 가이드
spring-projects/spring-boot
Spring Boot. Contribute to spring-projects/spring-boot development by creating an account on GitHub.
github.com
ps4. Spring boot에 Jasypt 통합 라이브러리
https://github.com/ulisesbocchio/jasypt-spring-boot
ulisesbocchio/jasypt-spring-boot
Jasypt integration for Spring boot. Contribute to ulisesbocchio/jasypt-spring-boot development by creating an account on GitHub.
github.com
Spring boot2.3으로 올릴때 버전 업하면 변경해야하는 사항을 여기서 확인해야함
'컴퓨터 > Open source' 카테고리의 다른 글
Github에 있는 내 소스코드는 북극에 박제되어 보관 (0) | 2020.07.19 |
---|---|
이제 IBM의 Plex 글꼴이 한국어/한글 지원합니다 (0) | 2020.06.14 |
2019년 핵토버페스트(Hacktoberfest) 참여 후기 (5) | 2020.01.06 |
Mac에서 LibreOffice(리브레오피스) 빌드 에러가 날때, 에러 무시하는 방법 (0) | 2020.01.06 |
g0v — Fork the Government (오드리탕[唐鳳, Audrey Tang]씨의 2015년 g0v발표 슬라이드 및 동영상 (0) | 2017.05.14 |