Embed presentation
Download as PDF, PPTX




















This document discusses Spring Boot modularization with Java 9 modules. It introduces a GitHub project called spring-boot-java-9 that demonstrates how to modularize a Spring Boot application using Java 9's module system. The project shows how to split a Spring Boot app into modules and how those modules depend on and export packages to each other.


















