It's a Kind of Magic: Under the Covers of Spring Boot - Brian Clozel, Stéphane Nicoll

December 14, 2017

One of Spring Boot's most powerful features is its auto-configuration. This magic is key to the convention-over-configuration approach that has brought a huge boost in productivity to Java developers. But is it really magic? We don't think so. In this session we'll take a look under the covers of Spring Boot. You'll learn about auto-configuration and the conditional configuration model that powers it, helping you to be even more productive when writing Spring Boot applications. Brian Clozel, Spring Team Member, Pivotal Stéphane Nicoll, Spring Developer, Pivotal Filmed at SpringOne Platform 2017

Previous
Spring Framework 5: Hidden Gems - Juergen Hoeller
Spring Framework 5: Hidden Gems - Juergen Hoeller

Spring Framework 5.0 brings a lot of refinements all across the framework: some of rather obvious elements ...

Next Video
New in Spring Framework 5.0: Functional Web Framework - Arjen Poutsma
New in Spring Framework 5.0: Functional Web Framework - Arjen Poutsma

In Spring Framework 5.0, we introduced a new, functional web framework, next to the existing annotation-dri...