Spring Boot 3 - Whatโs new in Spring Framework 6 and Spring Boot 3.0
Video Statistics and Information
Channel: Dan Vega
Views: 27,057
Rating: undefined out of 5
Keywords: dan vega, spring boot 3, spring boot 3.0, spring boot, spring boot 3 graalvm, spring boot 3 new features, how to migrate to spring boot 3, what's new in spring 6 and spring boot 3, spring, spring boot tutorial, java, spring for beginners, spring framework, spring boot rest api, spring boot tutorial for beginners
Id: TR254zh-f3c
Channel Id: undefined
Length: 70min 47sec (4247 seconds)
Published: Fri Dec 09 2022
Please note that this website is currently a work in progress! Lots of interesting data and statistics to come.
Heated discussion in the comment section of this post. Well I for one liked the video summary on Spring Boot 3 and Spring 6 very much. I might suggest this new HttpService after we've moved over to Spring Boot 3 at work.
Anybody actually managed to get the native image stuff to work? Even a pretty basic app chokes on
./gradlew bootBuildImage
once I have logging stuff on the classpath, i.e. spring-boot-starter-logging