BAEL-2940 Update Spring ComponentScanning. Moved componentscan code to new module.

This commit is contained in:
Erik Pragt
2019-07-08 18:16:25 -05:00
parent e5d3e34725
commit 76c32dcd9b
13 changed files with 68 additions and 7 deletions
+1
View File
@@ -839,6 +839,7 @@
<module>spring-boot-camel</module>
<module>spring-boot-client</module>
<module>spring-boot-custom-starter</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>