BAEL-764 Automatic Property Expansion with Spring Boot (#2133)

* Create pom.xml

Initial import

* First submit

* Second submit

* Different Types of Bean Injection in Spring

* Different Types of Bean Injection in Spring

* Added spring-core-di into the main build

* Revert "Create pom.xml"

This reverts commit 1bdc5443125df19575605f41ab28c9e8b6c69a32.

* BAEL-764 Automatic Property Expansion with Spring Boot

* BAEL-764 Automatic Property Expansion with Spring Boot

* BAEL-764 Automatic Property Expansion with Spring Boot
This commit is contained in:
Roman Seleznov
2017-06-30 18:20:46 +01:00
committed by adamd1985
parent faeaf0de6a
commit 3184c49da5
16 changed files with 325 additions and 0 deletions
+1
View File
@@ -226,6 +226,7 @@
<module>spring-drools</module>
<module>drools</module>
<module>liquibase</module>
<module>spring-boot-property-exp</module>
</modules>
<dependencies>