Fundamental Spring Boot: Keep it Simple, Get it Right, Be Productive and Have Fun!

September 25, 2020

Grab a drink and join us for a live-coding session to build a Spring Boot application. We’ll return to the basics and show good practices and recommendations. A load of fundamental concepts, which are sometimes overlooked and missed, will be revisited in this session: -Application configuration: Favor yaml file and type-safe validated configuration properties -Create Spring-managed bean: Use Spring’s stereotype annotations and @Bean annotation -Dependency injection: Favor implicit single constructor injection -Bean scope: Singleton is a given -Initial processing after start up: Use CommandLineRunner and application event listener -Be productive: Use Lombok, Boot Dashboard, and DevTools -Troubleshooting tips: Turn on debug, tune log level, and use actuator end points By the end of the session, you’ll take away many practical tips that can be used immediately when building your next application. Wei Li: Solutions Engineer, Liberty Mutual Insurance Slides: https://www.slideshare.net/Pivotal/fundamental-spring-boot-keep-it-simple-get-it-right-be-productive-and-have-fun

Previous
Accelerate Spring Apps to Cloud at Scale—Discussion with Azure Spring Cloud Customers
Accelerate Spring Apps to Cloud at Scale—Discussion with Azure Spring Cloud Customers

Learn how enterprise leaders are using Azure Spring Cloud to transform their IT operations and deliver valu...

Next Video
Introduction to Spring Cloud
Introduction to Spring Cloud

Spring Cloud provides tools for developers to quickly build and deploy cloud native apps using common patte...