Commit Graph

7047 Commits

Author SHA1 Message Date
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
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
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
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
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
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
Dhawal Kapil a070ea706d 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 fae92b4fa6 JAVA-3247 further changes to reduce logging build pass 2021-08-21 14:35:49 +05:30
kwoyke 2262aca5c8 Merge branch 'master' into task/JAVA-3247 2021-08-21 10:52:52 +02:00
kwoyke 4083feb867 Merge pull request #11149 from MajewskiKrzysztof/tests/BAEL-5009
BAEL-5009 - fix test name
2021-08-21 10:49:18 +02:00
Dhawal Kapil b6a5974f85 JAVA-3247 Reduce logging of tutorials-integration job 2021-08-21 14:14:24 +05:30
majewsk6 1d2d3e9e75 BAEL-5009 - fix test name 2021-08-20 12:23:01 +02:00
Krzysztof Majewski 93c45fc02e Merge pull request #1 from eugenp/master
Merge
2021-08-20 12:17:38 +02:00
Loredana Crusoveanu b2eeb1a830 Merge pull request #11147 from anuragkumawat/master
JAVA-6511 - Removed Mongo DB Reactive and Mongo DB Tail cursor.
2021-08-20 10:46:41 +03:00
anuragkumawat e70f7829af JAVA-6511 - Removed Mongo DB Reactive and Mongo DB Tail cursor. 2021-08-20 01:13:26 +05:30
Dhawal Kapil 77a32b7f37 JAVA-6216 Disabled npm build from default profiles (#11146)
* JAVA-6216 Disabled npm build from default profiles

* JAVA-6216 disabled frontend-maven-plugin from the build
2021-08-19 20:30:23 +05:30
kwoyke 6ecf7ec207 JAVA-5954: Strip out unnecceary test data from 10mb file (#11145) 2021-08-19 20:17:32 +05:30
kwoyke 774268a155 Merge pull request #11140 from hkhan/JAVA-5956-reduce-gradle-module-size
Java 5956 reduce gradle module size
2021-08-19 09:48:47 +02:00
Dhawal Kapil 1506232945 JAVA-6216 Updating frontend maven plugin and removing manually (#11143)
specifying maven version
2021-08-19 11:13:36 +05:30
Haroon Khan b39eae32f8 [JAVA-5956] Add missing Gradle Wrapper files 2021-08-18 13:09:46 +01:00
Loredana Crusoveanu d0e602c42f Merge pull request #11136 from kwoyke/JAVA-5955
JAVA-5955: Decrease size of the zips.json file
2021-08-18 15:07:33 +03:00
Haroon Khan 8d391d6d05 [JAVA-5956] Replace sample jars with smaller libs 2021-08-18 13:02:59 +01:00
kwoyke 73cef3bfa9 Merge pull request #11137 from Maiklins/JAVA-5950-Reduce_size_of_core-java-os
JAVA-5950 Reduce size of core-java-os.
2021-08-18 13:40:00 +02:00
mikr a9ae125165 JAVA-5950 Reduce size of core-java-os. 2021-08-18 12:35:08 +02:00
Loredana Crusoveanu c247cb493f Merge pull request #11134 from johnA1331/master
BAEL-39537 - add links to github-baeldung articles
2021-08-18 12:48:46 +03:00
Krzysiek 38d2c7a5f0 JAVA-5955: Decrease size of the zips.json file 2021-08-18 11:35:39 +02:00
Hamid Reza Sharifi 6a042440d6 Bael 5067: Update "Prevent Cross-Site Scripting (XSS) in a Spring application" article (#11127)
* bael-5067: remove test case

* bael-5067: remove REST api

* bael-5067: remove XSS filter

Co-authored-by: sharifi <h_sharifi@modernisc.com>
2021-08-18 08:30:40 +01:00
johnA1331 117cb39cc2 Update README.md 2021-08-18 13:16:15 +08:00