Understand the Project Module Structure
masterThe project is organized into 6 distinct modules. Depending on your Spring Boot version and requirements, you may need to target specific modules:
dynamic-datasource-creator: Core datasource creator functionalitydynamic-datasource-spring: Spring framework integrationdynamic-datasource-spring-boot-common: Common Spring Boot autoconfigurationdynamic-datasource-spring-boot-starter: Spring Boot 2.x starterdynamic-datasource-spring-boot3-starter: Spring Boot 3.x starter (Java 17+)dynamic-datasource-spring-boot4-starter: Spring Boot 4.x starter (Java 17+)