Overview
Explore the challenges and solutions of building an internal framework on top of Spring Boot in this 56-minute conference talk from Spring I/O 2022. Discover how Travix addressed company-wide standardization issues by developing a custom framework to reduce boilerplate and enhance productivity. Learn about the initial design problems, the subsequent rewrite for a non-intrusive solution, and the implementation of production-ready features using Spring mechanisms. Dive into key concepts such as BeanPostprocessor, AutoConfiguration, Filters, and Interceptors, understanding their behavior and potential applications. Gain insights on allowing application-specific customizations while maintaining a unified approach. See how a single Maven dependency can transform projects into production-ready services. Whether you're facing similar challenges or want to deepen your understanding of advanced Spring concepts, this session offers valuable insights for Java developers and architects.
Syllabus
Building a Framework on top of Spring Boot by Rubén PahÃno - Spring I/O 2022 Sessions
Taught by
Spring I/O