Commit Graph

21768 Commits

Author SHA1 Message Date
hmdrzsharifi
b42d45d65d bael-4828: add main source to new maven module 2021-04-02 12:09:36 +04:30
hmdrzsharifi
66125d18a3 bael-4828: add new maven module:spring-security-web-boot-3 2021-04-02 12:09:09 +04:30
hmdrzsharifi
c8d136fab7 bael-4828: add keystore and certificate files 2021-03-21 12:30:03 +03:30
hmdrzsharifi
0fd8230658 bael-4828: add main source 2021-03-21 12:29:38 +03:30
hmdrzsharifi
fef341aa4d Merge remote-tracking branch 'origin/master' 2021-03-20 19:35:45 +03:30
Hamid Reza Sharifi
c67b96ddb3 Merge pull request #1 from eugenp/master
update
2021-03-20 19:34:01 +03:30
kwoyke
f7ad2e8fe3 JAVA-3594: Upgrade esapi dependency in the main pom.xml (#10572)
* JAVA-3594: Upgrade esapi version in the main pom.xml

* JAVA-3594: Remove overriden esapi.version from the core-java-jvm

* JAVA-3594: Use esapi.version property instead of the hardcoded version in spring-5-security

Co-authored-by: Krzysztof Woyke <krzysztof.woyke.sp@lhsystems.com>
2021-03-19 22:39:41 +05:30
kwoyke
dabff61f84 JAVA-4241: Upgrade Spring Boot to 2.4.3 (#10569)
* JAVA-4241: Upgrade Spring Boot to 2.4.3

* JAVA-4241: Fix CharEncodingCheckControllerUnitTest

* JAVA-4241: Upgrade Spring Framework to 5.3.4 in spring-testing

* JAVA-4241: Fix spring-data-commons version setup in spring-caching

* JAVA-4241: Upgrade jetty-reactive-httpclient in spring-5-reactive-client

* JAVA-4241: Disable failing test
2021-03-19 22:37:39 +05:30
psevestre
5a6f20e553 [BAEL-4849] Article code (#10566) 2021-03-18 12:15:04 -07:00
Loredana Crusoveanu
2f79f37594 Merge pull request #10563 from johnA1331/master
BAEL-33792 - add links to github-baeldung articles
2021-03-17 18:37:26 +02:00
johnA1331
17cc72d8b1 Create README.md 2021-03-17 23:10:53 +08:00
johnA1331
50fa79fe5d Update README.md 2021-03-17 23:08:46 +08:00
johnA1331
cf526e0a6e Update README.md 2021-03-17 23:05:02 +08:00
Maiklins
8b8ecee23b Java 4278 update override properties article (#10555)
* JAVA-4278 Update "Override Properties" article

* JAVA-4278 Update override properties article (use JUnit 5)

Co-authored-by: mikr <michael.krimgen@ximedes.com>
2021-03-17 00:20:06 +05:30
Dhawal Kapil
4f4fbbb4fa Merge pull request #10561 from Maiklins/JAVA-4863-Update_spring-cloud-zuul_module
JAVA-4863 Update Spring cloud version
2021-03-17 00:18:47 +05:30
Yavuz Tas
0130e412af BAEL-4322 add sample codes for dynamic delay setting (#10531)
Co-authored-by: Yavuz Tas <ytas@vwd.com>
2021-03-15 21:19:20 -05:00
mikr
5c2a7b9126 JAVA-4863 Update Spring cloud version 2021-03-15 23:28:11 +01:00
Dhawal Kapil
735f0d1bda Merge pull request #10557 from Maiklins/JAVA-4862-Update_spring-boot-deployment_module
Java 4862 update spring boot deployment module
2021-03-15 23:40:35 +05:30
Loredana Crusoveanu
28edcc1bd3 Merge pull request #10475 from michaelzangl/patch-1
Update README.md
2021-03-15 11:19:32 +02:00
mikr
77b4e0f7eb JAVA-4862 Update spring-boot-deployment module 2021-03-14 23:31:18 +01:00
Jordan Simpson
39b9c325d7 Add code from article (#10552) 2021-03-14 13:18:13 -07:00
Greg
4a953c7f4e Merge pull request #10538 from hmdrzsharifi/BAEL-4793_Get_all_endpoints_in_Spring
bael-4793: add main source
2021-03-14 13:22:36 -04:00
LiamGve
8a036b910e Bael 4805 Decode a JWT Token in Java (#10535)
* BAEL-4805 Added the code for Decoding a JWT Token in Java tutorial

* BAEL-4805 Added newline at end of test file to conform to standards

* BAEL-4805 renamed test class to conform to naming standard for unit tests

* BAEL-4805 removed @DisplayName annotations as they are redundant

* BAEL-4805 changed assertion to be the user name in payload section to be more meaningful to reader

Co-authored-by: Liam Garvie <liamgarvie@Liams-MacBook-Pro.local>
2021-03-14 00:12:16 +00:00
Maiklins
3fe4698c09 Merge pull request #86 from eugenp/master
update
2021-03-13 23:54:00 +01:00
Eric Martin
661eb1d889 Merge pull request #10544 from sk1418/springdatajdbc
using query method
2021-03-13 14:07:43 -06:00
Eric Martin
1d0402e06a Merge pull request #10542 from sk1418/threadPool
shutdown the pool
2021-03-13 14:00:26 -06:00
Eric Martin
b5e1bf866c Merge pull request #10509 from dstr89/feature/BAEL-4618-final-performance
Feature/bael 4618 final performance
2021-03-13 08:49:59 -06:00
Dhawal Kapil
ba6f75c751 Merge pull request #10550 from kwoyke/JAVA-4240
JAVA-4240: Add exception's message to the log
2021-03-13 01:08:35 +05:30
Dhawal Kapil
9f56acf41a Merge pull request #10547 from freelansam/JAVA-3961
JAVA-4802: Upgrade parent-spring-5 to the latest version of Spring 5
2021-03-13 01:07:01 +05:30
kwoyke
707db11639 BAEL-4835: Initialize test data (#10548) 2021-03-12 16:34:29 +01:00
Loredana Crusoveanu
f2506c3b24 Merge pull request #10549 from kwoyke/JAVA-4669
JAVA-4669: Fix CircularBuffer constructor
2021-03-12 09:13:28 +02:00
Jordan Simpson
e4ff408936 BAEL-4685 (#10418)
* Add code examples for article BAEL-4685

* Add tests for the endpoints.

* Rename RequestTimeoutTests.java to RequestTimeoutUnitTest.java
2021-03-11 23:04:20 -08:00
Krzysztof Woyke
889c175c65 JAVA-4240: Fix catch block 2021-03-11 20:58:45 +01:00
Krzysztof Woyke
5f5e14870e JAVA-4240: Add exception's message to the log 2021-03-11 20:39:47 +01:00
Krzysztof Woyke
2b18e0cc40 JAVA-4669: Fix CircularBuffer constructor 2021-03-11 20:12:28 +01:00
sampadawagde
ba583147fd JAVA-4802: Upgrade parent-spring-5 to the latest version of Spring 5 2021-03-11 16:53:44 +05:30
Daniel Strmecki
6f3442057a BASE-4618: Use space 2021-03-11 11:28:49 +01:00
Loredana Crusoveanu
aefc96b5e5 Merge pull request #10546 from johnA1331/master
BAEL-32619 - add links to github-baeldung articles
2021-03-11 10:04:18 +02:00
MeenaGawande
06285ec1a6 [BAEL-4208] Java compiled classes contain dollar signs (#10533)
Java class file naming conventions

Co-authored-by: MeenaGawande <MeenaGawande@users.noreply.github.com>
2021-03-11 07:44:57 +01:00
sharifi
111c2de7de bael-4793: match artifact id with name 2021-03-11 08:55:51 +03:30
sharifi
fa4318272b bael-4793: fix indentation 2021-03-11 08:55:20 +03:30
johnA1331
451f04db1a Create README.md 2021-03-10 22:55:00 +08:00
johnA1331
14db9f773e Create README.md 2021-03-10 22:52:28 +08:00
johnA1331
3279fc5c62 Update README.md 2021-03-10 21:19:07 +08:00
johnA1331
8cf2d0eeb4 Update README.md 2021-03-10 21:14:40 +08:00
Kent@lhind.hp.g5
818440b74e using query method 2021-03-10 11:28:43 +01:00
Eric Martin
17727d3eac Merge pull request #10524 from saleco/master
BAEL-4362 - Generate WSDL Stubs with Maven
2021-03-08 19:13:11 -06:00
Sallo Szrajbman
06f476656d BAEL-4362 - Generate WSDL Stubs with Maven
Removing blank lines
Fixing test names to BDD-style
2021-03-08 21:15:42 +00:00
Kent@lhind.hp.g5
f65b176b82 shutdown the pool 2021-03-08 22:09:23 +01:00
psevestre
989d295c64 [BAEL-4782] Initial import (#10513)
* [BAEL-4782] Initial import

* [BAEL-4782] LiveTest & Readme

* [BAEL-4782] spacing issues
2021-03-08 07:45:37 -08:00