Commit Graph

16 Commits

Author SHA1 Message Date
panos-kakos fcb0f98b92 [JAVA-25997] Clean up 2023-10-15 19:25:42 +03:00
panos-kakos b9e8f39c00 [JAVA-23099] Upgraded maven-war-plugin to latest version 2023-08-28 09:02:54 +03:00
vunamtien 53aea2f855 BAEL-5644-escape-html-java (#14492) 2023-07-28 16:44:51 +02:00
panos-kakos 15d85085f5 JAVA-18183 Upgraded spring related modules (#13574)
* [JAVA-18183] Moved spring-batch module to jdk9-and-above-profile

* [JAVA-18183] Moved spring-boot-rest module to jdk9-and-above-profile

* [JAVA-18183] Moved spring-drools module to jdk9-and-above-profile

* [JAVA-18183] Moved spring-exceptions module to jdk9-and-above-profile

* [JAVA-18183] Moved spring-jenkins-pipeline module to jdk9-and-above-profile

* [JAVA-18183] Moved spring-core module to jdk9-and-above-profile

* [JAVA-18183] Moved spring-core-4 module to jdk9-and-above-profile

* [JAVA-18183] Moved spring-integration module to jdk9-and-above-profile

* [JAVA-18183] Upgraded spring-drools dependencies

---------

Co-authored-by: Dhawal Kapil <dhawalkapil@gmail.com>
2023-03-06 20:22:07 +05:30
Krzysiek 5242966787 JAVA-9486: Use guava.version defined in the parent pom 2022-01-18 09:42:21 +01:00
Krzysiek 8c08be0403 JAVA-9123: POM properties cleanup 2022-01-17 14:03:32 +01:00
Krzysiek 997b3c5fbf JAVA-8436: Remove AssertJ depenendency from the child modules - part 1 2021-11-18 10:36:49 +01:00
chaos2418 d716de4a4f JAVA-1668: updating parent-spring-5's junit and surefire configurations 2021-11-03 16:11:27 +05:30
sampadawagde b59a0ba668 JAVA-5409: Fix formatting of POMs (Part 1) 2021-05-14 17:42:38 +05:30
Krzysztof Woyke 0ae1bfedde JAVA-4931: Cleanup surefire config. Part 2. 2021-03-29 18:57:35 +02:00
Kamlesh Kumar cbdebb76ad BAEL-4094: Code example for Spring ApplicationContext article (#9656) 2020-07-19 09:43:14 -05:00
sampadawagde 9ffb4d4d64 JAVA-628: Moved 3 articles to spring-core-4 2020-07-15 17:29:08 +05:30
amit.pandey 36f15adbd7 extract version into properties tag & moved common properties in parent 2020-06-20 23:32:32 +05:30
Mark Thomas 135c3160ac BAEL-3768 - spatialguru.net@gmail.com (#9385)
* Add implementation of BeanPostProcessor and BeanFactoryPostProcessor for ticket

* Continue processing beans if annotation not found on one or more

* Add integration test

* Simplify code
2020-05-28 13:34:00 -07:00
Justin Albano fd5fcf29c5 BAEL-3965: Removed unneeded dependencies 2020-04-25 16:05:50 -04:00
Justin Albano 553e4f1a04 BAEL-3965: Moved examples to new spring-core module 2020-04-21 14:27:42 -04:00