Commit Graph

7473 Commits

Author SHA1 Message Date
Swapan Pramanick 7502addfaf BAEL-4546 incorporate thee review comments 2021-11-05 14:40:16 +01:00
Swapan Pramanick 4bf552438f Merge branch 'master' of https://github.com/swapanpramanick2004/tutorials into BAEL-4546 2021-11-05 13:26:08 +01:00
Swapan Pramanick 807618b5a8 Merge branch 'eugenp:master' into master 2021-11-05 13:25:54 +01:00
Swapan Pramanick 15cae84104 BAEL-4546 incorporate thee review comments 2021-11-05 13:24:28 +01:00
chaos2418 073e3c1771 JAVA-1672: updating surefire version in main pom 2021-11-05 16:35:29 +05:30
chaos2418 0f8560ed36 JAVA-1672: removing redundant junit-platform-commons declarations 2021-11-05 16:04:59 +05:30
chaos2418 e27eb5b8eb JAVA-1672: removing redundant junit declarations 2021-11-05 14:31:19 +05:30
Seshu Kumar T 3ea1b6b151 Cell Background Color Change (#11400)
Co-authored-by: Seshu Thanneeru <seshukumar.thanneeru@thoughtdata.com>
2021-11-04 21:16:37 +01:00
Benjamin Caure 502372a1de BAEL-4792 Stateless REST API and CSRF (#11398)
* Scan package for controller
Migrate deprecated Spring config

* BAEL-4792: enable CSRF + sample REST API request

* Adjust CSRF logs
2021-11-04 21:13:22 +01:00
doodoroma 41298ffcf7 Merge pull request #11403 from maciejglowka/BAEL-5134
BAEL-5134: an example of constructor chaining, added unit tests
2021-11-04 17:27:07 +01:00
doodoroma 0940439384 Merge pull request #11408 from synaptrec/BAEL-4451_LDAP_Authentication_using_Pure_Java
For 3rd PR (POM fixed) - [BAEL-4451] LDAP Authentication using Pure Java
2021-11-04 17:18:52 +01:00
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