SpringBootの依存関係


SpringBootテスト依存項目

        
            junit
            junit
            4.12
        

        
            org.junit.platform
            junit-platform-launcher
            test
        

        
            org.junit.vintage
            junit-vintage-engine
            5.6.2
        

SpringBootマルチデータソース依存

        
            org.springframework.boot
            spring-boot-starter-jdbc
        
        
            mysql
            mysql-connector-java
            5.1.1
        
        
            org.springframework.boot
            spring-boot-starter-freemarker