Commit Graph

7146 Commits

Author SHA1 Message Date
sampadawagde f8bea1acc2 JAVA-6439: review comments incorporated 2021-09-11 15:05:02 +05:30
sampadawagde 8542ba368a JAVA-6303: corrected formatting 2021-09-11 14:57:21 +05:30
vaibhav007jain e45023ec07 BAEL-5071 (#11171)
* commited initial code for hexagonal architecture

* Deleting to check in again

* Deleing to check in again

* Push first code for Hexagonal Architecture

* final code with UT for JSON to Java conversion

* removed hexagonal-architecture code from last commit

* BEL-5071 updated README

* BAEL-5071: Undo README changes and added a nested object in the JSON example.

* BAEL-5071: fixed whitespace/indentation in JsonToJavaClassConversion.java

Co-authored-by: Vaibhav Jain <vaibhav.ashokjain@vodafone.com>
2021-09-09 20:05:29 -05:00
Loredana Crusoveanu c20ec59f99 Merge pull request #11208 from johnA1331/master
BAEL-40543 - add links to github-baeldung articles
2021-09-09 08:52:53 +03:00
johnA1331 7fe837abd2 Update README.md 2021-09-09 00:43:30 +08:00
johnA1331 ba840cd655 Update README.md 2021-09-09 00:40:12 +08:00
johnA1331 7a0c377fe5 Update README.md 2021-09-09 00:35:27 +08:00
johnA1331 d85f4ef8b4 Update README.md 2021-09-09 00:31:47 +08:00
polomos 540690b06e BAEL-4266 Test default cryptography strength (#11155) 2021-09-08 18:29:09 +05:30
kwoyke 45a0c3d947 Merge pull request #11161 from Maiklins/JAVA-3587-Upgrade_jackson_dependency_in_the_main_pom
JAVA-3587 Update Jackson version in the main pom
2021-09-08 10:20:56 +02:00
mikr 90c48445d3 JAVA-6006 Remove @ignore in test 2021-09-07 23:27:46 +02:00
Loredana Crusoveanu ea08759607 Merge pull request #11195 from anuragkumawat/master
JAVA-5947 - Removed the large Geo Location File - GeoLite2-City.mmdb from code an…
2021-09-07 08:27:50 +03:00
anuragkumawat 3ead19dc38 JAVA-5947 - Corrected the package name in code 2021-09-06 20:03:03 +05:30
anuragkumawat 8f737fc3c2 JAVA-5947 - Changed the Integration Test to Manual Test and also added the comment to download the location file and run the test manually in code 2021-09-06 19:58:33 +05:30
anuragkumawat 9794239442 Merge branch 'eugenp:master' into master 2021-09-06 19:42:06 +05:30
kwoyke db282b93e5 Merge pull request #11191 from Maiklins/JAVA-5393-Update_Java_9_Process_API_Improvements_article
JAVA-5393 Update Java 9 Process API
2021-09-06 14:17:31 +02:00
Mainak Majumder ec6f5d90cc source code for bealdung article "Find IP address of client" (#10995)
* Application source code for the Baeldung article "HTTP PUT vs POST
method in REST API"

* update indention in pom file, update code in Address class

* update indention

* rename application

* update pom

* source code for article "Connection timeout vs read timeout"

* Source code for Baeldung article BAEL-4896

* update code

* source code for Baeldung article bael-4896

* add main method to client and server

* remove comment

* include command-line argument option for client, remove try-catch block

* update greetings message section
2021-09-05 23:08:08 +01:00
sampadawagde a7fa2acb20 JAVA-6439: Check PR for spring-security-web-sockets module 2021-09-05 17:08:06 +05:30
Trixi Turny 439848c165 BAEL-5054 fix indentations 2021-09-05 12:55:26 +02:00
Azhwani d600970b66 Add test case 2021-09-04 20:15:52 +02:00
davidmartinezbarua 6009a3bb87 Merge pull request #11170 from aang13/master
BAEL-5084 raw-websocket testing for postman created
2021-09-04 14:15:11 -03:00
Ralf Ueberfuhr d3b525c046 BAEL-5083: Rename projects to make the example simpler (#11196)
* BAEL-5083: renamed projects for better understanding

* BAEL-5083: change version from 1.0-SNAPSHOT to 1.0.0-SNAPSHOT
2021-09-03 08:50:16 -07:00
Loredana Crusoveanu a30a491ab1 Merge pull request #11079 from eugenp/JAVA-2802-v2
JAVA-2802 update article links
2021-09-03 11:37:05 +03:00
rvsathe a1e67a4a23 Merge branch 'master' of https://github.com/rvsathe/tutorials 2021-09-03 08:30:48 +05:30
rvsathe 935f5d24e7 Merge branch 'eugenp:master' into master 2021-09-03 08:30:15 +05:30
rvsathe 5868802a11 changing Test names as per BDD convention 2021-09-03 08:28:55 +05:30
anuragkumawat d4d3ac77f8 Removed the large Geo Location File - GeoLite2-City.mmdb from code and it's references. 2021-09-03 02:23:16 +05:30
sampadawagde 0595a35062 JAVA-6303: Update "Jackson Inheritance" article 2021-09-02 23:21:16 +05:30
mbarriola 9bcb0c4b1b Bael 5073 guide to multi map (#11179)
* Commit source code to branch

* BAEL-5065 improvement of groupBy with complex key

* Source code for Guide to Stream::mapMulti
2021-09-02 12:55:08 +02:00
Loredana Crusoveanu b757f86b73 Merge pull request #11192 from johnA1331/master
BAEL-40294 - add links to github-baeldung articles
2021-09-02 12:27:30 +03:00
johnA1331 707972a384 Update README.md 2021-09-02 16:18:52 +08:00
mikr 69d65ee12a JAVA-6006 Remove commented code 2021-09-02 09:16:14 +02:00
johnA1331 54d42ee7b4 Update README.md 2021-09-01 22:10:12 +08:00
johnA1331 1debf64e6f Update README.md 2021-09-01 22:07:46 +08:00
johnA1331 4188431791 Update README.md 2021-09-01 22:06:22 +08:00
johnA1331 38595a7e50 Update README.md 2021-09-01 22:04:37 +08:00
johnA1331 070e687c07 Update README.md 2021-09-01 21:57:28 +08:00
psevestre 3d628220d6 Bael 4020 (#11188)
* [BAEL-4849] Article code

* [BAEL-4968] Article code

* [BAEL-4968] Article code

* [BAEL-4968] Article code

* [BAEL-4968] Remove extra comments

* [BAEL-4020] Article code
2021-08-31 19:24:38 -07:00
Ralf Ueberfuhr f19d76fac2 BAEL-5083: add Maven parent POM resolution samples (#11182)
Co-authored-by: Ralf Ueberfuhr <ralf.ueberfuhr@ars.de>
2021-08-31 19:22:43 -07:00
Md Moinul Hossain ec13bb2084 BAEL-5084 package name updated 2021-09-01 07:41:42 +06:00
mikr 2453ef75bb JAVA-5393 Update Java 9 Process API 2021-08-31 17:30:10 +02:00
mikr 06adaba4bf JAVA-6006 Upgrade Spring 5 Webflux module 2021-08-31 14:54:12 +02:00
Remy Ohajinwa 622ac3e401 BAEL-5064 Format Duration (#11144)
* BAEL-5064 Format Duration

* BAEL-5013 deleted utility class

* BAEL-5013 format duration

* changed Joda-time version

Co-authored-by: Remy Ohajinwa <remy.ohajinwa@interswitchgroup.com>
2021-08-30 19:41:25 -05:00
Trixi Turny 82c3389ba0 BAEL-5054 throw ServiceException when not OK
BAEL-5054 fix test name and tidy indent

BAEL-5054 remove unnecessary changes

BAEL-5054 restore main class name

BAEL-5054 rename test to end with UnitTest
2021-08-30 16:34:43 +01:00
Trixi Turny 638d34924b BAEL-5054 make sure all files are added
BAEL-5054 organise packages

BAEL-5054 move project to correct folder

BAEL-5044 remove old folder
2021-08-30 16:23:26 +01:00
Greg 56a9917613 Merge pull request #11104 from nguyennamthai/BAEL-4883
Bael 4883
2021-08-29 10:20:11 -04:00
Thiago dos Santos Hora 6d5fcbc7ee [BAEL-4955] Move code example (#11177) 2021-08-28 08:38:21 -07:00
sampadawagde 41c9acc0b0 JAVA-5957: Reduce size of libraries module 2021-08-26 23:21:20 +05:30
mikr 4a8956e7a9 JAVA-3587 Ignore failing test (unrelated to Jackson version change) 2021-08-26 08:18:11 +02:00
Md Moinul Hossain 69c94f7850 BAEL-5084 raw-websocket testing for postman created 2021-08-26 10:27:13 +06:00