Commit Graph

13 Commits

Author SHA1 Message Date
timis1 1934b9f944 JAVA-27019 Simplify spring-di modules' poms (#15330) 2023-12-16 11:03:41 +02:00
panos-kakos b696d205f6 [JAVA-26243] Upgraded spring-di-3 module to spring-boot 3 (#14997) 2023-11-01 13:00:50 +02:00
collaboratewithakash 7e9ba8a680 backlink updated 2023-05-30 17:21:30 +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 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
sampadawagde 2b5179baba JAVA-13136: Fix formatting of POMs 2022-07-15 09:59:54 +05:30
thibaultfaure fc3d29a9b4 BAEL-5451 Code for the Finding All Beans with a Custom Annotation article (#12143) 2022-06-10 17:29:16 +02:00
Asjad J 6de9954c28 Updated README.md
added link back to the article: https://www.baeldung.com/spring-injecting-all-annotated-beans
2022-05-10 05:47:26 +05:00
kwoyke d988efb89f Merge pull request #11852 from freelansam/JAVA-9824
JAVA-9824: Identify boot modules not using parent-boot-2 as parent and
2022-02-23 16:43:13 +01:00
johnA1331 2ef9f3c026 Update README.md 2022-02-23 19:16:19 +08:00
sampadawagde 9d19160043 JAVA-9824: Identify boot modules not using parent-boot-2 as parent and
upgrade log4j for them
2022-02-22 21:53:39 +05:30
thibaultfaure 7a15270fc3 BAEL-5336 Move code for the article to spring-di-3 (#11807)
* JAVA-7535 Moved ebook specific code snippets to maven-simple module

* COMAUTO-9485 Fixed DB url in spring-project and added missing maven wrapper

* Code for the Spring @Autowired Field Null – Common Causes and Solutions article

* JAVA-7535 Added code for maven-multi-module

* JAVA-7535 Pom formatting

* JAVA-7535 Pom formatting

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Create README.md

* Create README.md

* JAVA-9825: Upgrade log4j version for modules that use log4j-core library
directly

* BAEL-5188 Add CSRF cookie protection + test (#11775)

* BAEL-5188 Add CSRF cookie protection + test

* BAEL-5188 Break long lines of code

* BAEL-5188 Remove line-breaks before semi-colons

* BAEL-5378 Rename exceptions to avoid confusion (#11801)

* BAEL-5336 Move code for the article to spring-di-3

Co-authored-by: Dhawal Kapil <dhawal.kapil@africa.airtel.com>
Co-authored-by: Dhawal Kapil <dhawalkapil@gmail.com>
Co-authored-by: johnA1331 <53036378+johnA1331@users.noreply.github.com>
Co-authored-by: sampadawagde <sampada.aws@gmail.com>
Co-authored-by: Benjamin Caure <bcaure@gmail.com>
Co-authored-by: ashleyfrieze <ashley@incredible.org.uk>
2022-02-14 09:31:59 -08:00
Haroon Khan a4771629fc [JAVA-8290] Split spring-di module 2021-12-22 21:25:05 +00:00