Commit Graph

38 Commits

Author SHA1 Message Date
vunamtien b98194040b
[JAVA-33628] Remove-spring-version-in-spring-core-x (#16363) 2024-04-12 16:27:15 +03:00
panos-kakos 5cd874b4ce
JAVA-29509 Changed parent from parent-boot-2 to parent-spring-5 (#16307) 2024-04-07 12:07:35 +03:00
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
edizor 367514cc3d Update README.md
[skip ci]
2023-08-02 21:22:56 +08:00
vunamtien 53aea2f855 BAEL-5644-escape-html-java (#14492) 2023-07-28 16:44:51 +02:00
anuragkumawat a5fa999031 JAVA-19964 Move code from spring-core-5 to spring-core-2 (#13856)
* JAVA-19964 Move code from spring-core-5 to spring-core-2

* JAVA-19964 Move code from spring-core-6 to spring-core-2

* JAVA-19964 Move code from spring-core-4 to spring-core-3
2023-04-22 13:23:07 +05:30
anuragkumawat b9465045c2 Java 19552 Move articles from spring-core-* module to spring-di-4 module (#13814)
* JAVA-19552 Move articles from spring-core module to spring-di-4 module

* JAVA-19552 Minor Correction
2023-04-11 22:29:34 +05:30
anuragkumawat 8ab289d944 JAVA-19554 Move Constructor Injection in Spring with Lombok article from spring-core-4 module to lombok-2 module (#13758) 2023-04-03 22:14:08 +05:30
anuragkumawat 2e129bd64b JAVA-19545 Move articles from spring-core-2 module to spring-di-3 module (#13708)
* JAVA-19545 Move articles from spring-core-2 module to spring-di-3 module

* JAVA-19545 Move articles from spring-core-4 module to spring-di-3 module
2023-03-26 23:51:27 +05:30
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
Jordan Simpson 354018732d Added a new module (spring-core-5) for the code examples of BAEL-4764. (#10484) 2021-02-13 12:29:50 -08:00
Krzysiek c748e81723 JAVA-17: Move Running Setup Data on Startup in Spring into spring-boot-data 2020-07-31 22:02:44 +02:00
johnA1331 daae6b63ee Update README.md 2020-07-23 22:06:39 +08: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
Josh Cummings d7c98c56db Merge pull request #9535 from amit2103/JAVA-1830
Java 1830
2020-06-25 19:39:28 -06:00
amit.pandey 36f15adbd7 extract version into properties tag & moved common properties in parent 2020-06-20 23:32:32 +05:30
johnA1331 384eeebbc8 Update README.md 2020-06-18 13:50:46 +08:00
Mark Thomas 3a99a52d11 Fix default SpEL expression (#9489) 2020-06-12 07:37:48 -07:00
KevinGilmore 8076eebbf8 Bael 4082 - update README (#9465)
* BAEL-3336 BAEL-3058 add links

* BAEL-3319: add link

* BAEL-3284: add link

* BAEL-3198: add link to article

* BAEL-3479: add link to article

* BAEL-3485: add article link

* SCALA-38: move to new package and add link back to article

* SCALA-38: add imports back into unit test

* BAEL-3908: add link back to article

* BAEL-2893 BAEL-3927 add link back to article

* BAEL-4082: add link back to article
2020-06-08 17:59:52 -05:00
GilvanOrnelas aa5551bd9b Spring Import Annotation - initial commit (#9424)
Co-authored-by: Gilvan Ornelas Fernandes Filho <gilvan.fernandes@bairesdev.com>
2020-06-07 17:18:58 -05:00
Mark Thomas 5a2bf2d09f BAEL-3768 - spatialguru.net@gmail.com (#9402)
* Add implementation of BeanPostProcessor and BeanFactoryPostProcessor for ticket

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

* Add integration test

* Simplify code

* Rename package
2020-05-31 09:46:32 -07:00
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
johnA1331 2d9867bc3b Update README.md 2020-05-12 16:59:31 +08:00
johnA1331 f5a8cdc17f Update README.md 2020-05-12 15:24:15 +08:00
Maciej Glowka 0e33f2d06c BAEL-3829: fixed test method names 2020-05-07 23:25:43 +02:00
Maciej Glowka 13f2b10c8b BAEL-3829: added more distinct bean names, changed country codes to ISO codes 2020-05-06 00:35:07 +02:00
Maciej Glowka ba42ca2dbb BAEL-3829: example of dynamic bean autowiring in Spring 2020-05-03 22:05:04 +02:00
Justin Albano fd5fcf29c5 BAEL-3965: Removed unneeded dependencies 2020-04-25 16:05:50 -04:00
Justin Albano 56153d65d8 BAEL-3965: Corrected XML formatting in code examples 2020-04-22 06:18:31 -04:00
Justin Albano 553e4f1a04 BAEL-3965: Moved examples to new spring-core module 2020-04-21 14:27:42 -04:00