Commit Graph

22769 Commits

Author SHA1 Message Date
Mainak Majumder
c0e20ec7a5 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
davidmartinezbarua
5e4c5a456a 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
537e50094d 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
6d318be3d9 Merge pull request #11079 from eugenp/JAVA-2802-v2
JAVA-2802 update article links
2021-09-03 11:37:05 +03:00
mbarriola
7932bd33ab 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
19a23bbfa7 Merge pull request #11192 from johnA1331/master
BAEL-40294 - add links to github-baeldung articles
2021-09-02 12:27:30 +03:00
johnA1331
6cb5c45131 Update README.md 2021-09-02 16:18:52 +08:00
johnA1331
4f91d77465 Update README.md 2021-09-01 22:10:12 +08:00
johnA1331
5e5dc85e88 Update README.md 2021-09-01 22:07:46 +08:00
johnA1331
0c8748c66e Update README.md 2021-09-01 22:06:22 +08:00
johnA1331
16669e90d1 Update README.md 2021-09-01 22:04:37 +08:00
johnA1331
7a30161347 Update README.md 2021-09-01 21:57:28 +08:00
psevestre
15a07798c7 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
ccebc84ca1 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
004e629e5d BAEL-5084 package name updated 2021-09-01 07:41:42 +06:00
Remy Ohajinwa
1812695946 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
Greg
052d7e1c21 Merge pull request #11104 from nguyennamthai/BAEL-4883
Bael 4883
2021-08-29 10:20:11 -04:00
Thiago dos Santos Hora
c449950e2f [BAEL-4955] Move code example (#11177) 2021-08-28 08:38:21 -07:00
kwoyke
d2a788dcf7 Merge pull request #11174 from freelansam/JAVA-5957
JAVA-5957: Reduce size of libraries module
2021-08-27 10:27:16 +02:00
kwoyke
abc3b0e326 Merge pull request #11172 from freelansam/JAVA-5953
JAVA-5953: Reduce size of selenium-junit-testng
2021-08-26 21:21:55 +02:00
sampadawagde
093d239ddf JAVA-5957: Reduce size of libraries module 2021-08-26 23:21:20 +05:30
sampadawagde
bd23b0f3f1 JAVA-5953: Reduce size of selenium-junit-testng 2021-08-26 21:51:30 +05:30
Md Moinul Hossain
17689c49b3 BAEL-5084 raw-websocket testing for postman created 2021-08-26 10:27:13 +06:00
davidmartinezbarua
4a506d9e67 Merge pull request #11153 from ukhan1980/BAEL-4847-configure-kafka-with-ssl
[BAEL-4847] Kafka SSL with Spring Boot client
2021-08-25 23:52:20 -03:00
Haroon Khan
67b0721df7 [JAVA-5880] Reduce logging from jhipster module tests (#11165) 2021-08-26 00:31:18 +05:30
Thiago dos Santos Hora
9d738bebc2 [BAEL-4955] The DTO pattern (#11166)
* [BAEL-4955] The DTO pattern

* Fix encrypt logic

* Add tests

* Add tests

* Move packages
2021-08-25 08:19:13 -07:00
Loredana Crusoveanu
a5449f57e0 Merge pull request #11167 from johnA1331/master
BAEL-39831 - add links to github-baeldung articles
2021-08-25 18:03:51 +03:00
johnA1331
16a190e233 Update README.md 2021-08-25 21:53:25 +08:00
johnA1331
27dacf4253 Update README.md 2021-08-25 21:51:24 +08:00
johnA1331
82ac83eeb9 Create README.md 2021-08-25 21:45:20 +08:00
johnA1331
f68ca0004c Update README.md 2021-08-25 21:41:31 +08:00
johnA1331
0ac575235b Create README.md 2021-08-25 21:38:57 +08:00
kwoyke
723465eb1a Merge pull request #11164 from freelansam/JAVA-5952
JAVA-5952: Reduce size of apache-libraries
2021-08-25 10:43:08 +02:00
sampadawagde
04af54e623 JAVA-5952: Reduce size of apache-libraries 2021-08-24 23:05:38 +05:30
kwoyke
4c157b9867 JAVA-6856: Upgrade parent-spring-5 to Spring 5.3.9 (#11162) 2021-08-24 22:50:59 +05:30
davidmartinezbarua
32d634c3b0 Merge pull request #11050 from thomasduxbury/BAEL-4797
BAEL-4797: Default Values for Maven Properties
2021-08-24 13:02:23 -03:00
Maciej Główka
9147ccdda9 BAEL-4889: checking whether a field exists or not in MongoDB (#11129)
* BAEL-4889: checking whether a field exists or not in MongoDB

* BAEL-4889: fixed test class name

* BAEL-4889: upgraded mongo version

* BAEL-4889: changed test class name
2021-08-23 19:44:47 -07:00
nishitgoyal17
53937d8bd6 Nishit/BAEL-4340 executing junit via command line (#11096)
* executing junit via command line

* incorporating review comments

* incorporating review comments
2021-08-23 19:24:13 -05:00
mbarriola
f0e835b817 Bael 5066 aggregate over multiple fields (#11156)
* Commit source code to branch

* BAEL-5065 improvement of groupBy with complex key

* Aggregation of multiple attributes of a grouped result
2021-08-22 22:57:09 +02:00
Loredana Crusoveanu
4039208fac Merge pull request #11038 from GoossensMichael/patch-1
Also consider string interpolation
2021-08-22 19:13:08 +03:00
uzma khan
873aedd740 [BAEL-4847] Kafka SSL with Spring Boot client 2021-08-21 21:04:34 +01:00
Anton Kudruk
a9e9345da0 Added JavaFX demo app for ListView CellFactory (#11133)
* Added JavaFX demo app for ListView CellFactory

* Moved to the common project
2021-08-21 09:09:19 -07:00
Kai Yuan
ad177564e0 first commit (#11118) 2021-08-21 10:18:36 -05:00
kwoyke
eb17750696 Merge pull request #11150 from dkapil/task/JAVA-3247
JAVA-3247 Reduce logging of tutorials-integration job
2021-08-21 11:55:40 +02:00
Dhawal Kapil
691f8dd6ea Merge branch 'task/JAVA-3247' of https://github.com/dkapil/tutorials into task/JAVA-3247 2021-08-21 14:36:58 +05:30
Dhawal Kapil
d7d3dfa068 JAVA-3247 further changes to reduce logging build pass 2021-08-21 14:35:49 +05:30
kwoyke
a1db3cd08a Merge branch 'master' into task/JAVA-3247 2021-08-21 10:52:52 +02:00
kwoyke
5826668b14 Merge pull request #11149 from MajewskiKrzysztof/tests/BAEL-5009
BAEL-5009 - fix test name
2021-08-21 10:49:18 +02:00
Dhawal Kapil
0ee1125908 JAVA-3247 Reduce logging of tutorials-integration job 2021-08-21 14:14:24 +05:30
majewsk6
f611f2ee69 BAEL-5009 - fix test name 2021-08-20 12:23:01 +02:00