Commit Graph

23 Commits

Author SHA1 Message Date
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