Commit Graph

21635 Commits

Author SHA1 Message Date
Anshul BANSAL
1710bf6f81 Merge remote-tracking branch 'upstream/master' 2021-02-24 08:04:54 +02:00
Anshul BANSAL
28200fd775 xml formatting 2021-02-24 08:02:18 +02:00
Anshul BANSAL
f597fd0c7f xml formatting 2021-02-24 08:01:43 +02:00
Anshul BANSAL
ce3ac3a188 Code formatting 2021-02-24 08:00:01 +02:00
Anshul BANSAL
1ce181c4af BAEL-4628 - Spring Security SAMl with Okta 2021-02-24 07:57:42 +02:00
bfontana
8e0226f326 Merge pull request #10514 from LiamGve/BAEL-4672
BAEL-4672 changed jmeter integration test
2021-02-23 19:36:26 -03:00
Adina Rolea
a56a8c61bf Feature/bael 4712 maven override parent config (#10459)
* BAEL-4712: added maven example with override

* BAEL-4712: added grandchild

* BAEL-4712: updated PR

* BAEL-4712: updated project structure

* BAEL-4712: removed target

* BAEL-4712: added extra property

* BAEL-4712: added extra property

* BAEL-4712: added extra property

* BAEL-4712: added another example for combine attributes

Co-authored-by: adina <roleaa.adina@gmail.com>
2021-02-23 20:07:52 +00:00
Liam Garvie
f196745dc6 BAEL-4672 changed jmeter integration test's spacing to use spaces instead of tabs 2021-02-23 09:30:27 +00:00
Philippe Soares
d0c0ca205f #BAEL-4654 (#10450)
* #BAEL-4654

* Fixing PR comments.
2021-02-22 19:37:46 +00:00
freelansam
e3473932a0 JAVA-4340: Upgrade spring-boot-admin module (#10508)
* JAVA-4340: Upgrade spring-boot-admin module

* JAVA-4340: eviction policy correction
2021-02-23 00:19:12 +05:30
bfontana
e47e09905e Merge pull request #10485 from LiamGve/BAEL-4672
[BAEL-4672] added content for JMeter extract data to file tutorial
2021-02-22 00:43:48 -03:00
Liam Garvie
d443d1f65f BAEL-4672 updated JMeter readme to reflect changes in API format 2021-02-21 20:05:30 +00:00
Loredana Crusoveanu
97d6754926 Merge pull request #10493 from rozagerardo/rozagerardo/JAVA-4511_Update-Error-Handling-for-REST-article
[JAVA-4511] Update "Error Handling for REST" article
2021-02-21 14:56:21 +02:00
Eric Martin
a743d45088 Merge pull request #10478 from sk1418/uncheckedCast
unchecked cast warning article
2021-02-20 16:40:01 -06:00
freelansam
f0816fe64c BAEL-3821: Add new section in "Spring redirect and forward" article (#10502) 2021-02-20 08:57:17 -08:00
Liam Garvie
a4ad1ed9b2 Updated JMeter tests to reflect UUID controller change 2021-02-20 11:19:12 +00:00
Liam Garvie
26f0efbec5 changed uri for jmeter UUID controller 2021-02-20 11:18:09 +00:00
Liam Garvie
780ffd739b changed name of JMeter test controller to remove 'test' language from production code 2021-02-20 11:13:45 +00:00
Amitabh Tiwari
eab5892174 Bael 4804 config update (#10505)
* Removed the configuration annotation

* Removed @confiuration

Co-authored-by: Amitabh Tiwari <Amitabh.Tiwari@maersk.com>
2021-02-19 15:17:31 -08:00
Anshul BANSAL
aca3993c85 Spring Security with SAML and Okta 2021-02-19 10:18:44 +02:00
Loredana Crusoveanu
914b575e93 Merge pull request #10499 from johnA1331/master
BAEL-31918 - add links to github-baeldung articles
2021-02-19 07:53:51 +02:00
johnA1331
9c1d1672e2 Update README.md 2021-02-18 04:38:05 +08:00
johnA1331
015ab058df Update README.md 2021-02-18 04:36:48 +08:00
johnA1331
a3770b8216 Update README.md 2021-02-18 04:35:13 +08:00
johnA1331
a6d8980bb9 Update README.md 2021-02-18 04:33:47 +08:00
johnA1331
79b1b506df Update README.md 2021-02-18 04:31:49 +08:00
Liam Garvie
558c25a080 BAEL-4672 removed link from README file for JMeter file extraction article 2021-02-17 15:21:11 +00:00
Amitabh Tiwari
f79598834d BAEL-3595: Initial change for Multipart file upload (#10465)
* BAEL-3595: Initial change for Multipart file upload

* Corrected the name

* BAEL-3595: Added Tests

* Corrected the tests name

* Uncommented the code for live test

Co-authored-by: Amitabh Tiwari <Amitabh.Tiwari@maersk.com>
2021-02-16 23:39:26 -08:00
Dhawal Kapil
4782859f5b JAVA-2395 Fixed compilation issue (#10496)
Co-authored-by: 13400152 <a13400152@MAC13400152.local>
2021-02-17 00:20:14 +05:30
osser-sam
2dcd9e72a8 JAVA-4338: Upgrade spring-5-reactive-client module (#10486)
* JAVA-4338: Upgrade spring-5-reactive-client module

* JAVA-4338: removed duplicate entry
2021-02-16 22:55:41 +05:30
Gerardo Roza
dde94e9154 enabled server.error.include-message for 'cause' field to get populated, and using boot properties in MyErrorController setup, plus avoding deprecated method that bypasses error properties' 2021-02-16 11:45:17 -03:00
Gerardo Roza
63816796fb added include-message property (commented out as the other properties), and updated deprecated getErrorAttributes method (caused not including the message property) 2021-02-15 17:57:21 -03:00
Liam Garvie
bc3c62ba0b BAEL-4672 changed file path to be placeholder for JMEter file axtraction script 2021-02-15 16:25:11 +00:00
Jonathan Cook
9556a18e24 Merge pull request #10489 from azhwani/BAEL-4168
BAEL-4168: No converter found for return value of type
2021-02-15 15:33:24 +01:00
Azhwani
2bd1c91128 first commit 2021-02-14 17:37:58 +01:00
Anshul BANSAL
a84dff89d0 Initial Commit 2021-02-14 18:11:20 +02:00
mdabrowski-eu
1b8e6232ae BAEL-4716 HashMap optimization (#10479) 2021-02-14 16:51:51 +01:00
Loredana Crusoveanu
b27cf28a64 Merge pull request #10483 from rozagerardo/rozagerardo/JAVA-4311_improve-webclient-article--fix-integration-test
[JAVA-4311] Improve "Spring Webclient" article -- fix integration test failing on server
2021-02-14 08:27:30 +02:00
Jordan Simpson
2b3b46dced Added a new module (spring-core-5) for the code examples of BAEL-4764. (#10484) 2021-02-13 12:29:50 -08:00
Liam Garvie
9488121841 BAEL-4672 added content for JMeter extract data to file tutorial 2021-02-13 11:38:55 +00:00
Gerardo Roza
1d510f7615 change just to stick to original variable declaration approach 2021-02-12 20:17:12 -03:00
Gerardo Roza
230a7fa97a fixed potential error using webClient without specifying url, and improved timeout test case 2021-02-12 20:08:12 -03:00
Hamid Reza Sharifi
7d5be17ce2 Bael-4684-Prevent Cross-Site Scripting (XSS) in a Spring application-(new) (#10480)
* #bael-4684: add main source code

* #bael-4684: add test

* #bael-4684: add required dependencies
2021-02-12 10:50:52 +00:00
Loredana Crusoveanu
1c773ba6f2 Merge pull request #10476 from johnA1331/master
BAEL-33158 - github-related test fix (03.02.2021)
2021-02-12 10:33:35 +02:00
bfontana
bdb41d0393 Merge pull request #10433 from Saber-k/master
[BAEL-4214] Converting java.util.Properties to HashMap<String,String>
2021-02-11 23:41:37 -03:00
davidmartinezbarua
0f20715811 Merge pull request #10434 from MeenaGawande/master
[BAEL-4715] Java HashMap Load Factor
2021-02-11 11:06:19 -03:00
johnA1331
a2038eef37 Update README.md 2021-02-11 19:06:27 +08:00
johnA1331
a2ca06c19a Update README.md 2021-02-11 18:20:25 +08:00
Kent@lhind.hp.g5
0b45f35bf3 unchecked cast warning article 2021-02-10 22:24:14 +01:00
johnA1331
ba6ecbb3f2 Update README.md 2021-02-11 01:07:33 +08:00