panos-kakos
|
ac4255ef72
|
[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
|
61cac1e1cc
|
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 358a061997a4b853e3215dea0217a070f0e391e4.
* 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
|
998415cd47
|
JAVA-16301: Check Article Code Matches GitHub
|
2022-12-02 18:45:30 +05:30 |
panagiotiskakos
|
6d0608d3ab
|
[JAVA-15588] Moved code from spring-di to spring-boot-di
|
2022-10-30 10:49:39 +02:00 |
Krzysiek
|
5242966787
|
JAVA-9486: Use guava.version defined in the parent pom
|
2022-01-18 09:42:21 +01:00 |
Haroon Khan
|
a4771629fc
|
[JAVA-8290] Split spring-di module
|
2021-12-22 21:25:05 +00:00 |
Krzysiek
|
2ca72c534f
|
JAVA-8320: Use spring.version property in the spring-di module
|
2021-11-22 21:17:12 +01:00 |
Krzysiek
|
997b3c5fbf
|
JAVA-8436: Remove AssertJ depenendency from the child modules - part 1
|
2021-11-18 10:36:49 +01:00 |
sampadawagde
|
b59a0ba668
|
JAVA-5409: Fix formatting of POMs (Part 1)
|
2021-05-14 17:42:38 +05:30 |
Krzysiek
|
ba5343cab2
|
JAVA-3585: Use common commons-io.version property in all child modules
|
2021-01-07 20:42:57 +01:00 |
sampadawagde
|
013c4917d2
|
JAVA-628: Corrected README, moved article code to appropriate module
|
2020-07-15 17:30:45 +05:30 |
Nguyen Nam Thai
|
fd16e9ed4f
|
BAEL-4068 Remove AspectJ DI from module spring-di
|
2020-06-23 18:07:00 +07:00 |
Nguyen Nam Thai
|
8ce5703a5c
|
BAEL-4068 Inject Spring beans into unmanaged objects
|
2020-06-09 22:38:43 +07:00 |
Krzysiek
|
6906bb047d
|
JAVA-959: Migrate spring-di to com.baeldung
|
2020-03-11 21:09:04 +01:00 |
Justin Albano
|
71ba4ca875
|
BAEL-3290: Corrected formatting
|
2019-12-11 08:26:29 -05:00 |
Justin Albano
|
348d6386b0
|
Revert "BAEL-3290: Corrected formatting and removed author line in class comment"
This reverts commit d746d0b74a .
|
2019-12-11 08:01:53 -05:00 |
Justin Albano
|
d746d0b74a
|
BAEL-3290: Corrected formatting and removed author line in class comment
|
2019-12-11 07:57:32 -05:00 |
Justin Albano
|
49b511d74a
|
BAEL-3290: Added unit test for autowiring by type
|
2019-12-10 08:35:09 -05:00 |
Justin Albano
|
a96ad15223
|
BAEL-3290: Added test cases to exercise DI configuration
|
2019-12-10 08:23:01 -05:00 |
Justin Albano
|
3539c9900a
|
BAEL-3290: Basic injection added
|
2019-12-09 21:54:17 -05:00 |
Dhawal Kapil
|
23bc24feb1
|
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
|
153a3923f0
|
[BAEL-18783] - Fix formatting of POMs
|
2019-12-06 11:40:56 +02:00 |
Devender Kumar
|
996e96aae3
|
Move code to right package (#8285)
* Move code to rigth package
* Move code to correct module
|
2019-12-01 19:07:01 -08:00 |
Eric Martin
|
3225470df5
|
Merge pull request #8125 from eugenp/revert-8119-BAEL-3275-2
Revert "BAEL-3275: Using blocking queue for pub-sub"
|
2019-10-31 20:43:47 -05:00 |