Commit Graph

7462 Commits

Author SHA1 Message Date
Loredana Crusoveanu fcf4e6527c Merge pull request #11412 from kwoyke/JAVA-8269
JAVA-8269: Temporarily disable spring-boot-keycloak
2021-11-04 17:03:50 +02:00
Krzysiek 04f000b4ba JAVA-8269: Temporarily disable spring-boot-keycloak 2021-11-04 12:37:59 +01:00
Loredana Crusoveanu fe089023bf Merge pull request #11410 from chaos2418/JAVA-8267
JAVA-8267: updating testing-modules's junit and surefire configurations
2021-11-04 13:37:46 +02:00
chaos2418 af4b37592b JAVA-8267: updating testing-modules's junit and surefire configurations 2021-11-04 16:56:08 +05:30
Loredana Crusoveanu c7ac0809b1 Merge pull request #11411 from johnA1331/master
BAEL-43297 - add links to github-baeldung articles
2021-11-04 13:01:34 +02:00
Loredana Crusoveanu c6e367ff8d Merge pull request #11409 from kwoyke/JAVA-8269
JAVA-8269: Do not use project.basedir in the xjc config
2021-11-04 11:33:10 +02:00
Krzysiek af715aa493 JAVA-8269: Do not use project.basedir in the xjc config 2021-11-04 10:20:28 +01:00
Loredana Crusoveanu 6941fc8099 Merge pull request #11405 from chaos2418/JAVA-1668
JAVA-1668: updating parent-spring-5's junit and surefire configurations
2021-11-04 10:20:02 +02:00
Loredana Crusoveanu 48d482661d Merge pull request #11406 from chaos2418/JAVA-1667
JAVA-1667: updating parent-spring-4's junit and surefire configurations
2021-11-04 10:19:03 +02:00
johnA1331 79b2bb09ba Update README.md 2021-11-04 13:00:54 +08:00
gjohnson d800af95b8 For 3rd PR (POM fixed) - [BAEL-4451] LDAP Authentication using Pure Java 2021-11-03 23:05:01 +00:00
Matea Pejčinović d012525754 Modified the regex pattern 2021-11-03 21:07:13 +01:00
johnA1331 01a1849a27 Update README.md 2021-11-04 00:52:00 +08:00
johnA1331 abaaf21c1f Update README.md 2021-11-04 00:50:18 +08:00
johnA1331 c1232efeba Update README.md 2021-11-04 00:47:30 +08:00
johnA1331 c369f22d2a Update README.md 2021-11-04 00:45:13 +08:00
johnA1331 ab8356c1e3 Update README.md 2021-11-04 00:43:30 +08:00
johnA1331 e4f75b51a2 Update README.md 2021-11-04 00:41:51 +08:00
johnA1331 86a01f519f Create README.md 2021-11-04 00:21:34 +08:00
chaos2418 a2abf42fc3 JAVA-1667: updating parent-spring-4's junit and surefire configurations 2021-11-03 19:40:46 +05:30
chaos2418 d716de4a4f JAVA-1668: updating parent-spring-5's junit and surefire configurations 2021-11-03 16:11:27 +05:30
Loredana Crusoveanu 903ca563ad Merge pull request #11397 from chaos2418/JAVA-1665
JAVA-1665: updated parent-java's junit and surefire configurations
2021-11-03 11:54:45 +02:00
Loredana Crusoveanu 987b69d137 Merge pull request #11390 from chaos2418/JAVA-1664
JAVA-1664: upgrading parent-boot-2 junit and surefire configurations
2021-11-03 11:47:32 +02:00
vunamtien 1adb96e384 BAEL-5193-Deserialize Snake Case With Jackson (#11341)
* BAEL-5193-deserialize-snake-case

* refactor

* refactor

Co-authored-by: tienvn4 <tienvn4@ghtk.co>
2021-11-03 09:22:59 +00:00
chaos2418 64a134f05e JAVA-1665: updated parent-java's junit and surefire configurations 2021-11-03 09:03:23 +05:30
Maciej Glowka 000ae20d5d BAEL-5134: an example of constructor chaining, added unit tests 2021-11-02 23:15:16 +01:00
davidmartinezbarua 453ca3ea3b Merge pull request #11369 from navuluri/bael-4965
BAEL-4965: Securing SOAP Services Using Keycloak
2021-11-02 18:34:57 -03:00
chaos2418 9bbd34d45f JAVA-1664: upgrading parent-boot-2 junit and surefire configurations 2021-11-02 14:51:24 +05:30
davidmartinezbarua 789b7267be Merge pull request #11187 from mladensavic94/master
Connecting to a Specific Schema in JDBC
2021-10-31 10:20:46 -03:00
Teica d17c2be712 BAEL-5195 split string by multiple delimiters (#11356)
* BAEL-5195 split string by multiple delimiters

* Delete baeldun

* added assertions of the content

Co-authored-by: Matea Pejčinović <matea.pejcinovic@intellexi.hr>
2021-10-30 09:37:54 -05:00
Swapan Pramanick e29cfda933 BAEL-4546: Reverting evaluation article code 2021-10-30 02:01:47 +02:00
Swapan Pramanick 1e9e55daf9 BAEL-4546: formatting changes 2021-10-30 01:39:48 +02:00
Swapan Pramanick c06df0225c BAEL-4546: sample app to show-case docker compose with the latest image 2021-10-30 01:18:37 +02:00
Swapan Pramanick 2adb9e22a5 Merge branch 'eugenp:master' into master 2021-10-30 00:27:31 +02:00
Dhawal Kapil 1ab0a19d25 Java 3590 (#11367) (#11380)
* Java 3590 (#11367)

* JAVA-3590: updating junit-jupiter dependency in the main pom.xml

* resolving unnecessary mockito stubbings exception

* adding junit-bom in dependency management

* fixing tests which were not getting discovered

* Revert "fixing tests which were not getting discovered"

This reverts commit 2e9ed8df42eb96f7e0929167aabbc2ddd374a263.

* fixing tests in ninja, open-liberty and spring-ejb

* removing junit4 dependency and replacing it with junit-vintage-engine

* removing junit4 dependency and replacing it with junit-vintage-engine in testing-modules, maven-modules and aws-lambda

* removing junit dependency and replacing it with junit-vintage-engine

* removing junit and replacing it with junit-vintage-engine

* fixing tests that were not getting discovered due to old version of junit:junit

* updated failsafe plugin configuration to skip integration tests in blade

* fixing tests that were not getting discovered due to old version of junit:junit

* fixing tests in libraries and libraries-2 modules

Co-authored-by: chaos2418 <>

* Java 3590 - fixing integration tests in restx and spring-5-webflux (#11382)

* JAVA-3590: updating junit-jupiter dependency in the main pom.xml

* resolving unnecessary mockito stubbings exception

* adding junit-bom in dependency management

* fixing tests which were not getting discovered

* Revert "fixing tests which were not getting discovered"

This reverts commit 2e9ed8df42eb96f7e0929167aabbc2ddd374a263.

* fixing tests in ninja, open-liberty and spring-ejb

* removing junit4 dependency and replacing it with junit-vintage-engine

* removing junit4 dependency and replacing it with junit-vintage-engine in testing-modules, maven-modules and aws-lambda

* removing junit dependency and replacing it with junit-vintage-engine

* removing junit and replacing it with junit-vintage-engine

* fixing tests that were not getting discovered due to old version of junit:junit

* updated failsafe plugin configuration to skip integration tests in blade

* fixing tests that were not getting discovered due to old version of junit:junit

* fixing tests in libraries and libraries-2 modules

* fixing integration tests in restx and spring-5-webflux

Co-authored-by: chaos2418 <>

Co-authored-by: chaos2418 <92030908+chaos2418@users.noreply.github.com>
2021-10-29 09:37:04 +05:30
kwoyke 1caf806454 Merge pull request #11383 from anuragkumawat/master
JAVA-8130 : Update Spring Boot in the spring-mvc-basics-2
2021-10-28 12:45:29 +02:00
anuragkumawat 48e194e9f7 JAVA-8130 : Update Spring Boot in the spring-mvc-basics-2 2021-10-28 15:42:05 +05:30
kwoyke f876ec15d0 Merge pull request #11381 from anuragkumawat/master
JAVA-8128 : Update How to Convert List to Map in Java article
2021-10-28 09:19:12 +02:00
Loredana Crusoveanu 0cdfc26191 Merge pull request #11378 from johnA1331/master
BAEL-42938 - add links to github-baeldung articles
2021-10-28 09:21:16 +03:00
anuragkumawat 8401e09bd2 JAVA-8128 : Update How to Convert List to Map in Java article 2021-10-28 11:23:57 +05:30
Arash Ariani 7ab19421e3 BAEL-5058 : apache-derby added to dir (#11339)
* BAEL-5058 : apache-derby added to dir

* BAEL-5058 : apache-derby fixed changes

* BAEL-5058 : apache-derby parent pom fixed
2021-10-28 09:55:34 +05:30
Rafael Lopez b9fadd8f3d JAVA-2592: Update article on AbstractRoutingDatasource (#11320)
Co-authored-by: Dhawal Kapil <dhawalkapil@gmail.com>
2021-10-28 00:28:57 +05:30
kwoyke a41f46c594 BAEL-5114: Do not use deprecated PropertyNamingStrategy class (#11371) 2021-10-27 20:56:46 +02:00
Martin Tarjányi 301961ade1 Improve Spring WebClient tutorial (#10993) 2021-10-28 00:03:40 +05:30
johnA1331 1d5ab855f9 Update README.md 2021-10-28 01:54:57 +08:00
johnA1331 6d2a137636 Create README.md 2021-10-28 01:52:51 +08:00
johnA1331 d014cb6990 Update README.md 2021-10-28 01:50:12 +08:00
johnA1331 4a306f7171 Update README.md 2021-10-28 01:48:10 +08:00
anuragkumawat 5ee276f972 JAVA-7660 : Upgrade slf4j dependency in the main pom.xml (#11372)
* JAVA-7660 : Upgrade slf4j dependency in the main pom.xml

* Upgrading logback version also to resolve compilation issues

* Revering the logback updated version and using slf4j stable newest version
2021-10-27 12:25:33 +05:30
HarisHashim 258778b6fc BAEL-5202: Add excel multiline text (#11366)
* BAEL-5202: Add excel multiline text

* BAEL-5202: Reformat code and rename ExcelMultilineText for consistency with unit test

* Cleanup and formatting
2021-10-26 09:06:06 -07:00