33 Commits

Author SHA1 Message Date
panos-kakos
39b45a6327 [JAVA-16376] Upgraded modules in batch (#13616)
* [JAVA-18173] Moved vavr-modules to jdk9-and-above profile + fixed test message

* [JAVA-18139] Moved java-websocket module to jdk9-and-above profile

* [JAVA-18130] Moved azure module to jdk9-and-above profile

* [JAVA-18161] Moved netflix-modules to jdk9-and-above profile

* [JAVA-18178] Moved spf4j module to jdk9-and-above profile

* [JAVA-18159] Moved messaging-modules to jdk9-and-above profile

* [JAVA-18147] Moved kubernetes-modules to jdk9-and-above profile

* [JAVA-18191] Moved spring-di module to jdk9-and-above profile

* [JAVA-18192] Moved spring-di-2 module to jdk9-and-above profile

* [JAVA-18199] Moved spring-jinq module to jdk9-and-above profile

---------

Co-authored-by: Dhawal Kapil <dhawalkapil@gmail.com>
2023-03-19 19:46:22 +05:30
panos-kakos
0be934a8e8 [JAVA-12714] Removed compiler plugin (#13420)
Co-authored-by: panagiotiskakos <panagiotis.kakos@libra-is.com>
2023-02-07 21:21:29 +05:30
Dhawal Kapil
d6bf32214d Java 12714 eugen (#13358)
* Java 12714 - Test build (#13191)

* [JAVA-12714] Moved modules from default-first to jdk9-and-above profile

* [JAVA-12714] Moved modules from default-second to jdk9-and-above profile

* [JAVA-12714] Moved modules from default-heavy to jdk9-and-above profile

* [JAVA-12714] Clean up - test build

* [JAVA-12714] Clean up

* [JAVA-12714] test  build

* [JAVA-12714] test  build

* [JAVA-12714] test  build

* [JAVA-12714] test  build

* [JAVA-12714] test  build

* [JAVA-12714] Clean up

Co-authored-by: panagiotiskakos <panagiotis.kakos@libra-is.com>

* Master to JAVA-12714-eugen (#13302)

* Java 15029 (#13257)

* [JAVA-15029] Formatting

* [JAVA-15029] Clean up

Co-authored-by: panagiotiskakos <panagiotis.kakos@libra-is.com>

* Java 15030 (#13253)

* [JAVA-15030] Upgrade to http client 5

* [JAVA-15030] Fixed MimeType test

Co-authored-by: panagiotiskakos <panagiotis.kakos@libra-is.com>

* Java 16961 (#13236)

* [JAVA-16961] Moved code for article "Create an Empty Map in Java"

* [JAVA-16961] Alter README.md

* [JAVA-16961] Moved code for article "Sorting a Hashset in Java"

* [JAVA-16961] Added links to README.md files

* [JAVA-16961] Revert link changes

* [JAVA-16961] Replaced junit4 with junit5 annotations

* [JAVA-16961] test build

* [JAVA-16961] Added junit annotations

* [JAVA-16961] Added links

Co-authored-by: panagiotiskakos <panagiotis.kakos@libra-is.com>

* [List-CaseInsenContains] Case-Insensitive Searching in ArrayList (#13280)

* Bael 5436 new (#13283)

* BAEL-5777 - Mocking a singleton with Mockito

* BAEL-5436 - Root mapping

* Revert "BAEL-5777 - Mocking a singleton with Mockito"

This reverts commit 358a061997.

* BAEL-5436 - Uncommenting controller

* JAVA-15609 Changed to IntegrationTest to reproduce issue on Jenkins

* BAEL-5959: Adjust code style (#13299)

* BAEL-5959: Monad in Java

* Fix test name

* Fix code style

* JAVA-16085, Potential issue in "A Guide to SAML with Spring Security"  article (#13279)

* JAVA-16085, Potential issue in "A Guide to SAML with Spring Security" article.

* JAVA-16085, Cleanup unnecessary resources samlKeystore.jks and library maven-war-plugin.

Co-authored-by: jogra <joseph.sterling.grah@miles.no>

* JAVA-15621, Potential issue in "Guide to UUID in Java" article. (#13271)

* JAVA-15621, Potential issue in "Guide to UUID in Java" article.

* JAVA-15621, Keep the raw strings in the article to make it easy for users to understand.

* JAVA-15621, Keep the raw strings in the article to make it easy for users to understand.

Co-authored-by: jogra <joseph.sterling.grah@miles.no>

* [JAVA-17295] Create and initialize ThreadPoolTaskExecutor (#13249)

Co-authored-by: panagiotiskakos <panagiotis.kakos@libra-is.com>

* [JAVA-15025] Upgraded to apache http 5 (#13296)

* [JAVA-15025] Upgraded to apache http 5

* [JAVA-15025] Clean up

Co-authored-by: panagiotiskakos <panagiotis.kakos@libra-is.com>

* [JAVA-15016] Upgraded to apache http client 5.2 (#13269)

* [JAVA-15016] Upgraded to apache http client 5.2

* [JAVA-15016] Clean up

* [JAVA-15016] Junit 5 clean up

Co-authored-by: panagiotiskakos <panagiotis.kakos@libra-is.com>

Co-authored-by: panos-kakos <102670093+panos-kakos@users.noreply.github.com>
Co-authored-by: panagiotiskakos <panagiotis.kakos@libra-is.com>
Co-authored-by: Kai Yuan <kent.yuan@Gmail.com>
Co-authored-by: Abhinav Pandey <abhinavpandey312@gmail.com>
Co-authored-by: Anastasios Ioannidis <anastasios.ioannidisa@gmail.com>
Co-authored-by: Anastasios Ioannidis <121166333+anastasiosioannidis@users.noreply.github.com>
Co-authored-by: Thiago dos Santos Hora <thiago.santos.hora@gmail.com>
Co-authored-by: jsgrah-spring <jsgrah@hotmail.com>
Co-authored-by: jogra <joseph.sterling.grah@miles.no>

* Update pom.xml

* [JAVA-12714] Removed plugin from atomix module (#13342)

* [JAVA-12714] Removed plugin from atomix module

* [JAVA-12714] Removed compiler plugin

* [JAVA-12714] Removed compiler plugin

Co-authored-by: panagiotiskakos <panagiotis.kakos@libra-is.com>

* JAVA-12714 Fixed conflicts

* JAVA-12714 Temporarily disabling ItemsUnitTest

* JAVA-12714 Removed Duplicate Classes

---------

Co-authored-by: panos-kakos <102670093+panos-kakos@users.noreply.github.com>
Co-authored-by: panagiotiskakos <panagiotis.kakos@libra-is.com>
Co-authored-by: Kai Yuan <kent.yuan@Gmail.com>
Co-authored-by: Abhinav Pandey <abhinavpandey312@gmail.com>
Co-authored-by: Anastasios Ioannidis <anastasios.ioannidisa@gmail.com>
Co-authored-by: Anastasios Ioannidis <121166333+anastasiosioannidis@users.noreply.github.com>
Co-authored-by: Thiago dos Santos Hora <thiago.santos.hora@gmail.com>
Co-authored-by: jsgrah-spring <jsgrah@hotmail.com>
Co-authored-by: jogra <joseph.sterling.grah@miles.no>
2023-02-03 10:27:34 +05:30
freelansam
aabfbaad08 JAVA-16301: Check Article Code Matches GitHub 2022-12-02 18:45:30 +05:30
panagiotiskakos
e23ad117f1 [JAVA-15588] Moved code from spring-di to spring-boot-di 2022-10-30 10:49:39 +02:00
Krzysiek
1d0a4c95c8 JAVA-9486: Use guava.version defined in the parent pom 2022-01-18 09:42:21 +01:00
Haroon Khan
c5fcbb18d5 [JAVA-8290] Split spring-di module 2021-12-22 21:25:05 +00:00
Krzysiek
201ed94502 JAVA-8320: Use spring.version property in the spring-di module 2021-11-22 21:17:12 +01:00
Krzysiek
ce43aac971 JAVA-8436: Remove AssertJ depenendency from the child modules - part 1 2021-11-18 10:36:49 +01:00
sampadawagde
ea61d87fb0 JAVA-5409: Fix formatting of POMs (Part 1) 2021-05-14 17:42:38 +05:30
Krzysiek
412b8a5c68 JAVA-3585: Use common commons-io.version property in all child modules 2021-01-07 20:42:57 +01:00
sampadawagde
5a9ffefc5d JAVA-628: Corrected README, moved article code to appropriate module 2020-07-15 17:30:45 +05:30
Nguyen Nam Thai
a718b382d2 BAEL-4068 Remove AspectJ DI from module spring-di 2020-06-23 18:07:00 +07:00
Nguyen Nam Thai
7ec1fbdb8f BAEL-4068 Inject Spring beans into unmanaged objects 2020-06-09 22:38:43 +07:00
Krzysiek
ca74f4b84e JAVA-959: Migrate spring-di to com.baeldung 2020-03-11 21:09:04 +01:00
Justin Albano
9aff76fcf8 BAEL-3290: Corrected formatting 2019-12-11 08:26:29 -05:00
Justin Albano
443ce367b8 Revert "BAEL-3290: Corrected formatting and removed author line in class comment"
This reverts commit 036dd985e1.
2019-12-11 08:01:53 -05:00
Justin Albano
036dd985e1 BAEL-3290: Corrected formatting and removed author line in class comment 2019-12-11 07:57:32 -05:00
Justin Albano
08fd6c5c4a BAEL-3290: Added unit test for autowiring by type 2019-12-10 08:35:09 -05:00
Justin Albano
e56dc9830e BAEL-3290: Added test cases to exercise DI configuration 2019-12-10 08:23:01 -05:00
Justin Albano
1306e27e8b BAEL-3290: Basic injection added 2019-12-09 21:54:17 -05:00
Dhawal Kapil
d88e3ffbeb BAEL-19369 go through the integration test results and see what NEW failing tests we have
- Fixes ComponentScanAspectJFilterAppUnitTest
2019-12-07 22:42:06 +05:30
catalin-burcea
2f7e94bc92 [BAEL-18783] - Fix formatting of POMs 2019-12-06 11:40:56 +02:00
Devender Kumar
f804b5690e Move code to right package (#8285)
* Move code to rigth package

* Move code to correct module
2019-12-01 19:07:01 -08:00
Josh Cummings
e2f6187f35 Update links to https (#7931)
* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* Update README.md

* https added

* https added

* Update README.md

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added
2019-10-02 20:30:08 +03:00
Sam Millington
80a30cf9c6 [BAEL-17492] Add README descriptions 8 (#7840)
* [BAEL-17492] Add README descriptions 8

* Small changes

* monospaced the word
2019-09-27 07:54:57 -06:00
Sam Millington
2757d0a3ad [BAEL-17697] - Fixed integration tests (#7859) 2019-09-24 07:28:05 -06:00
Loredana Crusoveanu
7fa158f131 Merge pull request #7797 from amit2103/BAEL-17326
[BAEL-17326] - Extract versions into properties
2019-09-17 00:31:51 +03:00
Sam Millington
8d6c2dc2ed [BAEL-16662] Move articles out of spring-core and into spring-di and … (#7750)
* [BAEL-16662] Move articles out of spring-core and into spring-di and spring-core-2

* [BAEL-16662] Fixed required config classes

* [BAEL-16662] - Removed unused dependencies from spring-core
2019-09-16 11:00:12 +01:00
amit2103
60fc96727a [BAEL-17326] - Extract versions into properties 2019-09-15 17:53:10 +05:30
amit2103
5a2809de8b [BAEL-16822] - Aligned module names, folder names and artifact id 2019-08-25 19:09:24 +05:30
Loredana Crusoveanu
5a2120c629 Create README.md 2019-08-15 11:02:15 +03:00
Juan Vaccari
1c1cf0fdc9 BAEL-2928 - Create new spring-di project with examples for Qualifier annotation article 2019-07-11 23:54:29 +01:00