BAEL-764 Renaming Modules as per the review (#2371)
* 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 1bdc544312.
* BAEL-764 Automatic Property Expansion with Spring Boot
* BAEL-764 Automatic Property Expansion with Spring Boot
* BAEL-764 Automatic Property Expansion with Spring Boot
* BAEL-764 Automatic Property Expansion with Spring Boot
Make executable jars for property-exp-default project and use mvn exec:java to run property-exp-default project
* BAEL-764 Automatic Property Expansion with Spring Boot
Rename modules as per code reivew
This commit is contained in:
committed by
adamd1985
parent
d11d9ad8b1
commit
2263b24c9f
@@ -24,8 +24,8 @@
|
||||
</properties>
|
||||
|
||||
<modules>
|
||||
<module>property-exp-default</module>
|
||||
<module>property-exp-custom</module>
|
||||
<module>property-exp-default-config</module>
|
||||
<module>property-exp-custom-config</module>
|
||||
</modules>
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user