7481 Commits

Author SHA1 Message Date
chaos2418
1070bc3f87 Merge branch 'master' of https://github.com/eugenp/tutorials into JAVA-1672 2021-11-07 17:24:14 +05:30
thomasduxbury
683f3199bb BAEL-5179: Introduction to HexFormat in Java 17 (#11387) 2021-11-06 18:56:30 -05:00
Thiago dos Santos Hora
38ad8766c1 Merge branch 'master' into BAEL-5197/new_features_in_javav17 2021-11-06 12:19:15 +01:00
Thiago dos Santos Hora
91f5674d46 [BAEL-5197] Add code samples and tests 2021-11-06 12:16:23 +01:00
Amitabh Tiwari
9728ae7377 Updated review comment 2021-11-06 06:09:48 +05:30
Amitabh Tiwari
47ca31189a Review comments updated
Review comments updated
2021-11-06 05:53:22 +05:30
davidmartinezbarua
0356a2f6da Merge pull request #11388 from swapanpramanick2004/BAEL-4546
BAEL-4546 How to Get Docker-Compose to Always Use the Latest Image
2021-11-05 15:45:39 -03:00
chaos2418
ca24b6bc8a Merge pull request #1 from chaos2418/JAVA-1672
Java 1672
2021-11-05 20:39:27 +05:30
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