Merge pull request #7278 from eugenp/BAEL-2940_component_scan

BAEL-2940 Update Spring ComponentScanning. Moved componentscan code t…
This commit is contained in:
Loredana Crusoveanu
2019-07-19 11:52:41 +03:00
committed by GitHub
13 changed files with 69 additions and 8 deletions
+2 -1
View File
@@ -835,7 +835,8 @@
<module>spring-boot-camel</module>
<module>spring-boot-client</module>
<module>spring-boot-custom-starter</module>
<module>greeter-spring-boot-autoconfigure</module>
<module>spring-boot-di</module>
<module>greeter-spring-boot-autoconfigure</module>
<module>greeter-spring-boot-sample-app</module>
<module>persistence-modules/spring-boot-h2/spring-boot-h2-database</module>
<module>spring-boot-jasypt</module>