4.0.0
    spring-boot-multiple-datasources
    0.1.0-SNAPSHOT
    spring-boot-multiple-datasources
    jar
    Module For Spring Boot With Multiple Datasources
    
        com.baeldung.spring-boot-modules
        spring-boot-modules
        1.0.0-SNAPSHOT
        ../pom.xml
    
    
        
            org.springframework.boot
            spring-boot-starter-web
        
        
            org.springframework.boot
            spring-boot-starter-data-jpa
        
        
            com.h2database
            h2
            provided
        
        
            org.springframework.boot
            spring-boot-devtools
            runtime
            true
        
        
            org.springframework.boot
            spring-boot-starter-test
        
    
    
        
            
                org.springframework.boot
                spring-boot-maven-plugin
            
        
    
    
        2.6.3