Commit Graph

9000 Commits

Author SHA1 Message Date
Asjad J 2f82564ea3 Updated README.md
added link back to the article: https://www.baeldung.com/java-reverse-arraylist
2022-06-02 12:07:25 +05:00
Asjad J e06edd0e37 Updated README.md
added link back to the article: https://www.baeldung.com/java-sort-list-by-date
2022-06-02 11:38:36 +05:00
Asjad J a8f1e1787d Updated README.md
added link back to the article: https://www.baeldung.com/spring-requestmapping-properties-file
2022-06-02 11:18:09 +05:00
Asjad J 028bfb3445 Created/Updated README.md
added link back to the article: https://www.baeldung.com/spring-cloud-sidecar-intro
2022-06-02 08:22:40 +05:00
Asjad J 2b5ce458b1 Updated README.md
added link back to the article: https://www.baeldung.com/spring-webserviceservertest
2022-06-02 08:15:18 +05:00
Asjad J f7ebe34de0 Created/Updated README.md
added link back to the article: https://www.baeldung.com/java-play-sound
2022-06-02 08:13:03 +05:00
Asjad J 79cab1d10b Updated README.md
added link back to the article: https://www.baeldung.com/java-feign-request-headers
2022-06-02 08:04:39 +05:00
Asjad J e667175a50 Updated README.md
added link back to the article: https://www.baeldung.com/java-httpclient-timeout
2022-06-02 07:54:58 +05:00
Asjad J de14b695a1 Created/Updated README.md
added link back to the article: https://www.baeldung.com/feign-requestline
2022-06-02 07:47:47 +05:00
doodoroma 9f1b9d12db Merge pull request #12257 from ukhan1980/BAEL-5556-code-for-sorting-article
[BAEL-5556] Add code for sorting article
2022-06-01 20:59:28 +02:00
Greg Martin b613e6f363 Merge pull request #12247 from chrisjaimes/docker_compose_restart_policies
Docker compose restart policies
2022-06-01 13:14:10 -04:00
Loredana Crusoveanu 1f96a77fec Merge pull request #12291 from eugenp/fix-test-failures
various fixes
2022-06-01 16:23:00 +03:00
Loredana Crusoveanu 9fdde5c323 various fixes 2022-06-01 16:19:28 +03:00
Kai Yuan fcdf53f3e4 BAEL-5623 reverse list article (#12253)
* reverse list article

* fix the package
2022-05-31 22:58:26 -05:00
Muhammad Abdullah Azam Khan aef4affc28 Expose GraphQL field with different name (#12289) 2022-05-31 14:35:54 -07:00
ACHRAF TAITAI 97b2c4d6ea Update spring-cloud-consul module and article (#12279) 2022-05-31 08:21:51 +02:00
maryarm 4785a24795 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 a1e77995a6 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
uzma khan fb5dfc72cd [BAEL-5556] Add code for sorting article 2022-05-30 12:04:18 +01:00
Dhawal Kapil 85d134952e JAVA-11240 Moved spring-cloud to spring-cloud-modules 2022-05-29 19:32:17 +05:30
kwoyke a7cae2e766 JAVA-9609: Create manual test for POSTing with HttpURLConnection (#12263) 2022-05-29 13:22:09 +05:30
kwoyke 8b9055c169 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 f8edd495ba [BAEL-5346] Code for @WebServiceServerTest article (#12229) 2022-05-27 22:27:51 -05:00
sachin 62ac961191 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 a1b83f76f2 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 d8a9f121d9 Merge pull request #12110 from doljae/master
Remove unused imports
2022-05-27 21:37:26 +03:00
Loredana Crusoveanu 98d8db1b11 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 2fca2a1635 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 f1dfbfe5b8 Merge pull request #12105 from Alex-Golub/study/assert-exception
JUnit5 conventions + code rearrangement
2022-05-27 21:18:24 +03:00
Loredana Crusoveanu 89f51ac391 Merge branch 'master' into study/junit5-intro 2022-05-27 21:16:59 +03:00
Loredana Crusoveanu 0e35fc7090 Merge pull request #12088 from waqasakramef/patch-2
Add placeholder
2022-05-27 21:14:33 +03:00
Loredana Crusoveanu a0d9617a8b Merge pull request #12087 from waqasakramef/patch-1
Removed unused import "EnableAutoConfiguration"
2022-05-27 21:13:20 +03:00
Mayank Aggarwal 26224e4686 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 9c40bfe297 BAEL-5487-java-httpclient-custom-header (#12269)
Co-authored-by: tienvn4 <tienvn4@ghtk.co>
2022-05-27 13:48:42 +02:00
kwoyke d0b326355c 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 4b36bbf0b7 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 4abe624ea6 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 348bc58c5f Merge branch 'eugenp:master' into JAVA-9556 2022-05-26 21:10:14 +10:00
Haroon Khan 2a854383ca [JAVA-8154] Code clean up for reactive security 2022-05-26 11:19:34 +01:00
kwoyke bacfc3e283 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 c98f02aa94 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 863356b4bc JAVA-9556 added try-with-resources for resultset 2022-05-26 15:38:47 +10:00
Haroon Khan 4188ab68b3 [JAVA-8153] Code clean up for reactive error handling 2022-05-25 17:48:48 +01:00
anuragkumawat 4977a58de1 JAVA-9808 Fix integration test in spring-state-machine 2022-05-25 20:16:11 +05:30
anuragkumawat d24c84be8e JAVA-9808 Fix integration test in spring-state-machine 2022-05-24 22:11:03 +05:30
kwoyke 33258722ca Merge pull request #12255 from kwoyke/JAVA-12100
JAVA-12100: Rename ddd-modules -> ddd-contexts
2022-05-24 18:25:09 +02:00
Krzysiek 4f615e380a JAVA-12100: Update main pom.xml 2022-05-24 11:09:48 +02:00
Krzysiek b01bfd8c5c JAVA-12100: Delete left ddd-modules file 2022-05-24 10:39:18 +02:00
Krzysiek 4696d0b54e JAVA-12100: Rename ddd-modules -> ddd-contexts 2022-05-24 10:22:37 +02:00
Loredana Crusoveanu 2525fd7675 Merge pull request #12254 from eugenp/lor6-patch-1
Update README.md
2022-05-24 11:06:59 +03:00