Commit Graph

24693 Commits

Author SHA1 Message Date
Loredana Crusoveanu
e96997c6a9 Merge pull request #12291 from eugenp/fix-test-failures
various fixes
2022-06-01 16:23:00 +03:00
Loredana Crusoveanu
e33521139a various fixes 2022-06-01 16:19:28 +03:00
Kai Yuan
9836afb4d8 BAEL-5623 reverse list article (#12253)
* reverse list article

* fix the package
2022-05-31 22:58:26 -05:00
Muhammad Abdullah Azam Khan
4d1b45ef85 Expose GraphQL field with different name (#12289) 2022-05-31 14:35:54 -07:00
ACHRAF TAITAI
15a8664464 Update spring-cloud-consul module and article (#12279) 2022-05-31 08:21:51 +02:00
maryarm
e6ac2ae088 BAEL-5266: Netflix sidecar demo applications created. (#12183)
* BAEL-5266: Netflix sidecar demo applications created.

* BAEL-5266: Changed NodeJS endpoint to hello

* BAEL-5266: Removed .gitignore files as the .gitignore is already available in project scope.
2022-05-31 08:30:17 +05:30
Loredana Crusoveanu
fbe9a77698 Merge pull request #12280 from dkapil/task/JAVA-11240_springcloud
JAVA-11240 Moved spring-cloud to spring-cloud-modules
2022-05-30 16:09:31 +03:00
Dhawal Kapil
2959041cd2 JAVA-11240 Moved spring-cloud to spring-cloud-modules 2022-05-29 19:32:17 +05:30
kwoyke
eded6331de JAVA-9609: Create manual test for POSTing with HttpURLConnection (#12263) 2022-05-29 13:22:09 +05:30
kwoyke
5bb0f0d668 JAVA-10134: Cleanup POM properties (#12272)
* JAVA-10134: Cleanup POM properties

* JAVA-10134: Fix POM properties

* JAVA-10134: Fix hamcrest dependency in libraries-apache-commons-collections

* JAVA-10134: Fix java-hamcrest dependency

* JAVA-10134: Add maven.compiler properties
2022-05-29 13:04:45 +05:30
Haroon Khan
b32e65b647 [BAEL-5346] Code for @WebServiceServerTest article (#12229) 2022-05-27 22:27:51 -05:00
sachin
6919cc8f62 BAEL-4292:Play sound in java (#12004)
* BAEL-4292:Play sound in java

* BAEL-4292:Play sound in java

* BAEL-4292: Play sound in java

* BAEL-4292:Play sound in java

* BAEL-4292:Play sound in java

* BAEL-4292:Play sound in java

* fix for spaces

Co-authored-by: Sachin kumar <sachin.n.kumar@oracle.com>
2022-05-27 22:18:22 -05:00
Loredana Crusoveanu
95e8ee82ec Merge pull request #12114 from Alex-Golub/study/test-order
The Order of Tests in JUnit
2022-05-27 21:41:39 +03:00
Loredana Crusoveanu
2fce16666e Merge pull request #12110 from doljae/master
Remove unused imports
2022-05-27 21:37:26 +03:00
Loredana Crusoveanu
3c409920ff Merge pull request #12100 from Alex-Golub/study/junit5-intro
JUnit5 writing test conventions, reformatting and import optimization
2022-05-27 21:21:51 +03:00
Loredana Crusoveanu
080d38525e Merge pull request #12106 from Alex-Golub/study/junit4vs5
Assertions in JUnit 4 and JUnit 5 suggestions
2022-05-27 21:21:16 +03:00
Loredana Crusoveanu
d94cd0351a Merge pull request #12105 from Alex-Golub/study/assert-exception
JUnit5 conventions + code rearrangement
2022-05-27 21:18:24 +03:00
Loredana Crusoveanu
60674f2b14 Merge branch 'master' into study/junit5-intro 2022-05-27 21:16:59 +03:00
Loredana Crusoveanu
2910c6b942 Merge pull request #12088 from waqasakramef/patch-2
Add placeholder
2022-05-27 21:14:33 +03:00
Loredana Crusoveanu
8bd7c57105 Merge pull request #12087 from waqasakramef/patch-1
Removed unused import "EnableAutoConfiguration"
2022-05-27 21:13:20 +03:00
Mayank Aggarwal
e6c268ce92 BAEL-5558 (#12222)
* [BAEL-5438] Added Criteria Queries for Employee

* [BAEL-5558] Sorting By Date in Java

* BAEL-5558: Added and refactored tests name

* [BAEL-5558] Refactored the code.

* [BAEL-5558] Resolved PMD violation.

* [BAEL-5558] Indented with 4 spaces

* Refactored the Employee class

Co-authored-by: Mayank Agarwal <mayankaggarwal@zeta.tech>
2022-05-27 08:07:59 -07:00
vunamtien
13d446c151 BAEL-5487-java-httpclient-custom-header (#12269)
Co-authored-by: tienvn4 <tienvn4@ghtk.co>
2022-05-27 13:48:42 +02:00
kwoyke
b7025e4c00 Merge pull request #12262 from keerthigadde/JAVA-9556
JAVA-9556 added try-with-resources for resultset
2022-05-27 10:40:37 +02:00
Saikat Chakraborty
5b0341481c Bael 5296: Added Http Request Header using the Feign Client (#12201)
* Implemented cassandra batch query

* Added netty version param

* Reformatted correctly

* Reformatted correctly

* Reformatted correctly

* Formatting fix resolved

* Formatting fix resolved

* Removed unused method

* Refactored method for better readability

* tab spaces corrected

* Added http headers in feign

* Updated code

* Updated code

* Removed unused code

* Removed unused logger code

* Implemented Interceptor and logging related code review

* Added AuthService Code

* Removed toString method

* Removed unnecessary declaration

* Removed new line

* Added feign headers log as well

* Moved to Authorisation package for better naming

* spaces removed

* @Override included

Co-authored-by: saikat chakraborty <saikat.chakraborty@tesco.com>
2022-05-27 09:28:56 +01:00
kwoyke
1f60a51fe7 Merge pull request #12265 from hkhan/JAVA-8154-webflux-security
[JAVA-8154] Code clean up for reactive security
2022-05-27 10:05:14 +02:00
Keerthi
a01103f790 Merge branch 'eugenp:master' into JAVA-9556 2022-05-26 21:10:14 +10:00
Haroon Khan
a04471a216 [JAVA-8154] Code clean up for reactive security 2022-05-26 11:19:34 +01:00
kwoyke
8dc04ac9ec Merge pull request #12261 from hkhan/JAVA-8153-webclient-error-handling
[JAVA-8153] Code clean up for reactive error handling
2022-05-26 10:52:32 +02:00
kwoyke
3cb0acb86b Merge pull request #12258 from anuragkumawat/JAVA-9808
JAVA-9808 Fix integration test in spring-state-machine
2022-05-26 10:45:39 +02:00
keerthigadde
1f42e88264 JAVA-9556 added try-with-resources for resultset 2022-05-26 15:38:47 +10:00
Haroon Khan
eb40ce37b0 [JAVA-8153] Code clean up for reactive error handling 2022-05-25 17:48:48 +01:00
anuragkumawat
3f67c0f677 JAVA-9808 Fix integration test in spring-state-machine 2022-05-25 20:16:11 +05:30
anuragkumawat
efbb20c326 JAVA-9808 Fix integration test in spring-state-machine 2022-05-24 22:11:03 +05:30
kwoyke
930ae4ced6 Merge pull request #12255 from kwoyke/JAVA-12100
JAVA-12100: Rename ddd-modules -> ddd-contexts
2022-05-24 18:25:09 +02:00
Krzysiek
4af899a22e JAVA-12100: Update main pom.xml 2022-05-24 11:09:48 +02:00
Krzysiek
546ea7a994 JAVA-12100: Delete left ddd-modules file 2022-05-24 10:39:18 +02:00
Krzysiek
f6cf879491 JAVA-12100: Rename ddd-modules -> ddd-contexts 2022-05-24 10:22:37 +02:00
Loredana Crusoveanu
a91912cd39 Merge pull request #12254 from eugenp/lor6-patch-1
Update README.md
2022-05-24 11:06:59 +03:00
Loredana Crusoveanu
eb83634332 Update README.md 2022-05-24 11:02:46 +03:00
Yavuz Tas
169fc34a4e BAEL-5452 sample docker and docker compose files for the article. (#12115)
Co-authored-by: Yavuz Tas <ytas@vwd.com>
2022-05-23 22:01:34 +02:00
Loredana Crusoveanu
442fafb113 Merge pull request #12252 from Asjad-J/master
Updated README.md
2022-05-23 20:14:14 +03:00
Greg Martin
371efb9c27 Merge pull request #12145 from amitiw4u/BAEL-5295_RequestLine
Initial Changes for RequestLine
2022-05-23 12:30:21 -04:00
Harry9656
0464c5e303 JAVA-5484: Added Java Http Request Timeout (#12248)
Co-authored-by: Harpal Singh <harpal.singh@kaleyra.com>
2022-05-23 09:27:46 -07:00
kwoyke
609e5df75e JAVA-12009: Upgrade Spring to 5.3.20 (#12251) 2022-05-23 21:19:01 +05:30
Asjad J
c7cc3e9e87 Updated README.md
added link back to the article: https://www.baeldung.com/spring-transactions-read-only
2022-05-23 17:35:17 +05:00
Asjad J
47dc908629 Updated README.md
added link back to the article: https://www.baeldung.com/java-check-character-vowel
2022-05-23 17:32:59 +05:00
kwoyke
fc0c2a605f Merge pull request #12245 from anuragkumawat/JAVA-11422
JAVA-11422 Update article - A Guide To Java Regular Expressions API
2022-05-23 14:32:16 +02:00
Asjad J
75a4da37b2 Updated README.md
added link back to the article: https://www.baeldung.com/java-domain-name-from-url
2022-05-23 17:30:29 +05:00
Asjad J
e0d19a05ae Merge branch 'eugenp:master' into master 2022-05-23 17:27:48 +05:00
Asjad J
c7b6478a7a Updated README.md
added link back to the article: https://www.baeldung.com/java-bean-validation-constraint-composition
2022-05-23 17:25:29 +05:00