Madhura Bhave

mbhave
Biography

Madhura Bhave is a developer at Pivotal on the Spring Boot team. Before joining the Spring Boot team, Madhura worked on the UAA (Authentication and Authorization component for Cloud Foundry) which is written in Spring.

Breaking the Magician's Code: Diving deeper into Spring Boot internals

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.