Commit Graph

24584 Commits

Author SHA1 Message Date
etrandafir93
b1f3119b38 BAEL-4605: code and tests for composing constraints (#12180)
* BAEL-4605: code and tests for composing constraints

* BAEL-4605: small fix and formatted the code

* BAEL-4605: code review
2022-05-21 14:47:49 -05:00
davidmartinezbarua
d1e0b033c3 Merge pull request #12182 from ulisseslima/master
BAEL-5396 - Configure MongoDB Collection Name for a Class in Spring Data
2022-05-20 23:53:48 -03:00
Ulisses Lima
82dc6e6c02 isolating application repositories 2022-05-20 14:09:36 -03:00
Ulisses Lima
e60a67239f Merge branch 'eugenp:master' into master 2022-05-20 12:06:51 -03:00
kwoyke
ec41c7e475 Merge pull request #12220 from freelansam/JAVA-11790
JAVA-11790: Fix references to parents
2022-05-20 08:55:46 +02:00
kwoyke
fcb324c2b0 Merge pull request #12236 from freelansam/JAVA-12015
JAVA-12015: Align module names, folder names and artifact id
2022-05-20 08:53:02 +02:00
kwoyke
3ac415a272 Merge pull request #12234 from dkapil/task/JAVA-11489
Task/java 11489
2022-05-20 08:49:22 +02:00
sampadawagde
e7d6f3dec0 JAVA-12015: Align module names, folder names and artifact id 2022-05-20 10:32:38 +05:30
Dhawal Kapil
28f49c5a73 JAVA-11849 Disabled NPM and Frontend Tasks from Integration builds, added jhipster-5 to integration-heavy profile 2022-05-19 20:46:52 +05:30
Greg Martin
7ac2e10aea Merge pull request #12162 from hmdrzsharifi/bael-5249
Bael 5249: Get Keycloak User ID in Spring
2022-05-19 08:08:06 -04:00
Eugen
8a3fb8f817 Merge pull request #12233 from sazzer/lightrun
Reformatted code
2022-05-19 14:44:57 +03:00
Graham Cox
e7a7728799 Reformatted code 2022-05-19 10:14:05 +01:00
Loredana Crusoveanu
1ed4f7ce24 Merge pull request #12228 from dkapil/master
JAVA-12081 Reverting hazelcast back to previous version
2022-05-19 11:59:48 +03:00
opokharel
28e17e297f [BAEL-5554] Find files that match a wildcard string in Java by @opokharel (#12190)
* BAEL-5554 by @opokharel

* deletedToMoveToSrcFolder

* movedToSrcFolder

* redoingForJenkins

* newPR for [BAEL-5554] Find files that match a wildcard string in Java by @opokharel

* @opokharel

* [BAEL-5554] @opokharel

* [BAEL-5554] Find files that match a wildcard string in Java by @opokharel

* Update SearchFileByWildcardTest.java

* Update SearchFileByWildcard.java

* Update SearchFileByWildcard.java

* Create SearchFileByWildcardUnitTest.java

* Delete SearchFileByWildcardTest.java

* [BAEL-5554] Find files that match a wildcard string in Java by @opokharel

* Update SearchFileByWildcardUnitTest.java

* Update SearchFileByWildcardUnitTest.java

* [BAEL-5554] UnitTestFiles by @opokharel

* Update core-java-modules/core-java-nio-2/src/test/java/com/baeldung/searchfilesbywildcards/SearchFileByWildcardUnitTest.java

Co-authored-by: KevinGilmore <kpg102@gmail.com>

* updated curly braces and assertions

Co-authored-by: KevinGilmore <kpg102@gmail.com>
2022-05-18 19:36:27 -05:00
Harry9656
f68352c297 JAVA-5484: New Java Http Client Timeout (#12223)
Co-authored-by: Harpal Singh <harpal.singh@kaleyra.com>
2022-05-18 16:34:23 -07:00
Dhawal Kapil
f04be86fd3 JAVA-11489 Renamed PropertiesReloadIntegrationTest to *ManualTest 2022-05-18 23:59:18 +05:30
Dhawal Kapil
530912e1a6 JAVA-12081 Reverting hazelcast back to previous version
- Fixes JAVA-12081
2022-05-18 23:38:44 +05:30
davidmartinezbarua
8bfaa0fece Merge pull request #12184 from lsieun/master
BAEL-4463: What is com.sun.proxy.$Proxy
2022-05-18 13:34:46 -03:00
Eugen
96a33f1769 Merge pull request #12225 from sazzer/lightrun
Source code for Lightrun articles
2022-05-18 13:18:12 +03:00
Ashley Frieze
9af56d8aaf BAEL-5562 Check if character is vowel (#12221) 2022-05-18 08:54:10 +01:00
kwoyke
63f4b43b89 Merge pull request #12215 from panos-kakos/JAVA-10577
[JAVA-10577] workaround for circular dependencies
2022-05-18 08:17:12 +02:00
Pablo Aragonés López
bccec855de Request Mapping value in properties file (#12226)
* Exception Handler implemented for Spring Security Resource Server

* Renamed test class name to solve PMD Failure

* Code formatting

* Using property parameter as Request Mapping value

* Renamed test class name to solve PMD Failure
2022-05-17 12:02:03 -07:00
515882294
0920fd5e0e BAEL-4463: change method name 2022-05-18 01:51:16 +08:00
Dhawal Kapil
6b3d0cbed6 JAVA-11489 Renamed time taking and unused integration tests to *ManualTests 2022-05-17 22:28:39 +05:30
Dhawal Kapil
65a28f6724 JAVA-11489 Removed a test that was designed to run for 50 seconds to a
new Manual Test class
2022-05-17 22:04:30 +05:30
Dhawal Kapil
da48249fe9 JAVA-11489 Disabled sharing of Restx logs to Restx stats collector which is not working as of now 2022-05-17 21:53:59 +05:30
Graham Cox
67b8a66173 Source code for Lightrun articles 2022-05-17 16:07:21 +01:00
Loredana Crusoveanu
06a6b0b3a7 Merge pull request #12224 from Asjad-J/master
Updated README.md files
2022-05-17 11:06:46 +03:00
Asjad J
60f24aaea6 Updated README.md
added link back to the article: https://www.baeldung.com/java-reverse-number
2022-05-17 09:58:36 +05:00
Asjad J
52acd79e33 Updated README.md
added link back to the article: https://www.baeldung.com/java-httpclient-post
2022-05-17 09:44:35 +05:00
Ulisses Lima
8e7f705ee8 moved code to spring-boot-persistence-mongodb-2 2022-05-16 23:24:46 -03:00
Ulisses Lima
17f0ac5929 removing from the old module 2022-05-16 23:23:26 -03:00
Ulisses Lima
548bf6868c Merge branch 'eugenp:master' into master 2022-05-16 21:23:05 -03:00
davidmartinezbarua
7d1f6c974b Merge pull request #12181 from thibaultfaure/article/BAEL-5383-use-delimiters
BAEL-5383 code for the use delimiters article
2022-05-16 17:45:52 -03:00
sampadawagde
a8d4351f8a JAVA-11790: Fix references to parents 2022-05-16 22:25:29 +05:30
Alireza Ghasemi
b8e89ec381 Add tutorial files for ResultSet2JSON Article (#11912)
* Add tutorial files

* Move script to new folder

* Use Maven/H2 instead of JBang/DuckDB

* Use Java 8

* Usen an older versio of JOOQ

* Format according to Beldung Intellij guide

* Remove dangling commit

* Use 2-space indentation

* Apply formatting from Eclipse

* Add unit test

* Add assertion

* Change test names

* Change method names

Co-authored-by: root <root@localhost.localdomain>
Co-authored-by: Alireza Ghasemi <alireza.ghasemi1@swisscom.com>
2022-05-16 21:04:55 +05:30
Loredana Crusoveanu
7d775bc113 Merge pull request #12217 from eugenp/BAEL-5342-v2
BAEL-5342 fix live test
2022-05-16 15:16:18 +03:00
Loredana Crusoveanu
bd287577b9 BAEL-5342 fix live test 2022-05-16 15:04:10 +03:00
Loredana Crusoveanu
c5323632d1 Merge pull request #11942 from azhwani/BAEL-5342
[BAEL-5342] Update RESTEasy Client Article
2022-05-16 14:06:12 +03:00
Loredana Crusoveanu
4337a78c56 Merge pull request #12216 from azhwani/BAEL-5448
BAEL-5448: Improvement: Scan Multiple Paths using the @ComponentScan Annotation
2022-05-16 14:02:14 +03:00
kwoyke
4a0133a9cc Merge pull request #12214 from hkhan/JAVA-8150-webclient-request-params
[JAVA-8150] Update webclient to use retrieve() method instead of depr…
2022-05-16 09:44:23 +02:00
Thibault Faure
7e50c70343 BAEL-5383 code for the use delimiters article 2022-05-15 22:11:18 +02:00
Azhwani
2910e05f92 init commit 2022-05-15 19:26:22 +02:00
Loredana Crusoveanu
76dd1dd04d Merge pull request #11994 from arvind-kumar-avinash/patch-1
Update UserController.java
2022-05-15 20:08:16 +03:00
panagiotiskakos
27557a8861 [JAVA-10577] workaround for circular dependencies 2022-05-15 18:28:33 +03:00
etrandafir93
eca01caf98 BAEL-5547: added code for specifications join (#12212)
* BAEL-5547: added code for specifications join

* BAEL-5547: renamed test class and formatted the code
2022-05-15 07:35:01 -07:00
kwoyke
45e008020c Java 11788 (#12204)
* JAVA-11788: Cleanup pom properties in core-java-modules

* JAVA-11788: Cleanup pom properties
2022-05-15 12:23:05 +05:30
ACHRAF TAITAI
3a33758880 Upgrade JCache article (#12213) 2022-05-15 07:12:48 +02:00
Haroon Khan
5db7303f90 [JAVA-8150] Update webclient to use retrieve() method instead of deprecated API 2022-05-15 00:19:25 +01:00
Luis Javier Peris Morillo
2de31dd622 refactor: split spring security module (#12211)
Refs #BAEL-5339
2022-05-14 18:33:51 +02:00