7122 Commits

Author SHA1 Message Date
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
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
davidmartinezbarua
12302ca121 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
mikr
de5c114c22 JAVA-3587 Update Jackson version in the main pom 2021-08-25 23:00:50 +02:00
Haroon Khan
ec97549e33 [JAVA-5880] Reduce logging from jhipster module tests (#11165) 2021-08-26 00:31:18 +05:30
Thiago dos Santos Hora
cf533a0340 [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
9f08b35a58 Merge pull request #11167 from johnA1331/master
BAEL-39831 - add links to github-baeldung articles
2021-08-25 18:03:51 +03:00
johnA1331
8e19ae1195 Update README.md 2021-08-25 21:53:25 +08:00
johnA1331
790931a5d0 Update README.md 2021-08-25 21:51:24 +08:00
johnA1331
1cfe802a4f Create README.md 2021-08-25 21:45:20 +08:00
johnA1331
2f709969e0 Update README.md 2021-08-25 21:41:31 +08:00
johnA1331
1fde7af5b1 Create README.md 2021-08-25 21:38:57 +08:00
kwoyke
6ec93bea34 Merge pull request #11164 from freelansam/JAVA-5952
JAVA-5952: Reduce size of apache-libraries
2021-08-25 10:43:08 +02:00
sampadawagde
9a691a5767 JAVA-5952: Reduce size of apache-libraries 2021-08-24 23:05:38 +05:30
kwoyke
555d7c81d3 JAVA-6856: Upgrade parent-spring-5 to Spring 5.3.9 (#11162) 2021-08-24 22:50:59 +05:30
davidmartinezbarua
7c3a21232a Merge pull request #11050 from thomasduxbury/BAEL-4797
BAEL-4797: Default Values for Maven Properties
2021-08-24 13:02:23 -03:00
mikr
6d979cf2e3 JAVA-3587 Update Jackson version in the main pom 2021-08-24 10:17:23 +02:00
Maciej Główka
8f6869a4b7 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
22e6245c81 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
70283b1191 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
b180037cdc Merge pull request #11038 from GoossensMichael/patch-1
Also consider string interpolation
2021-08-22 19:13:08 +03:00
uzma khan
d1be3ca43a [BAEL-4847] Kafka SSL with Spring Boot client 2021-08-21 21:04:34 +01:00
Anton Kudruk
cf452d7add 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
5dfb39712d first commit (#11118) 2021-08-21 10:18:36 -05:00
kwoyke
6b4860c3c7 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