SpringOne Platform 2016 Replay: 10 Ways to Get Super Productive with Spring Boot
Recorded at SpringOne Platform 2016. Speakers: Stéphane Nicoll, Brian Clozel Slides: None, all live coding Spring Boot DevTools is not the only new feature that boosts your productivity. During this live coding session, we’ll work on 10 common app features and see how Boot is making your life easier.
We’ll cover the following:
Development cycle with Devtools, H2 Web console and persistent web sessions Manage custom error pages Managing application Cache Supporting OAuth2 in your app Using your custom AuthenticationPrincipal Using a persistent database in production Evolving your…