Commit Graph

8905 Commits

Author SHA1 Message Date
Asjad J d8adffdbb2 Updated README.md
added link back to the article: https://www.baeldung.com/jdk-com-sun-proxy
2022-05-23 17:15:39 +05:00
Asjad J e8de750d97 Updated README.md
added link back to the article: https://www.baeldung.com/spring-data-mongodb-collection-name
2022-05-23 17:12:20 +05:00
Asjad J 429fb3c660 Updated README.md
added link back to the article: https://www.baeldung.com/spring-keycloak-get-user-id
2022-05-23 17:07:54 +05:00
Asjad J 44a0ff9d9b Updated README.md
added link back to the article: https://www.baeldung.com/java-files-match-wildcard-strings
2022-05-23 16:52:12 +05:00
Asjad J 14f0910339 Updated README.md
added link back to the article: https://www.baeldung.com/spring-jpa-joining-tables
2022-05-23 16:48:34 +05:00
Asjad J fe2f7ca04c Updated README.md
added link back to the article: https://www.baeldung.com/java-scanner-usedelimiter
2022-05-23 16:42:16 +05:00
Asjad J 37fe7442f8 Updated README.md
added link back to the article: https://www.baeldung.com/java-jdbc-convert-resultset-to-json
2022-05-23 16:30:02 +05:00
Loredana Crusoveanu ae845a3ed7 Merge pull request #12249 from eugenp/lor6-patch-1
Create README.md
2022-05-23 10:14:42 +03:00
Loredana Crusoveanu e37a0e7b94 Create README.md 2022-05-23 10:12:24 +03:00
kwoyke 323c3b5bcb Merge pull request #12246 from hkhan/JAVA-12011-review-commented-modules
[JAVA-12011] Remove redundant comments from pom files
2022-05-23 08:52:34 +02:00
kwoyke a08700d5d4 Merge pull request #12243 from hkhan/JAVA-11892-logs-cleanup
[JAVA-11892] Logging  clean up
2022-05-23 08:50:10 +02:00
Thiago dos Santos Hora ac5dbbc5da [BAEL-4120] Read-only transactions samples (#11841)
* [BAEL-4120] Read-only transactions samples

* Extract query runner jobs logic

* Apply test name standards

* Fix code standards

* Use pom properties to define versions

* Rename main package

* Rename generics

* Code clean up

* Code clean up on lambdas

* Add debug logs

* Fix format issues

* Rename entity
2022-05-23 08:09:09 +02:00
kwoyke 973c276d7b Merge pull request #12237 from freelansam/JAVA-12097
JAVA-12097: Create new algorithms-module
2022-05-23 08:08:13 +02:00
davidmartinezbarua 505d918fa5 Merge pull request #12231 from apeterlic/get-domain-name
Get domain name
2022-05-22 22:05:19 -03:00
Haroon Khan 5ab2b9b8e4 [JAVA-12011] Remove redundant comments from pom files 2022-05-22 11:44:39 +01:00
Haroon Khan 1efe19f383 [JAVA-11892] Logging clean up 2022-05-21 21:29:02 +01:00
etrandafir93 296b77b909 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 9c61c1ce39 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 22f01e2188 isolating application repositories 2022-05-20 14:09:36 -03:00
sampadawagde 93b93417e0 JAVA-12097: renamed algorithms-module to algorithms-modules 2022-05-20 22:07:32 +05:30
Ulisses Lima 124c0bd354 Merge branch 'eugenp:master' into master 2022-05-20 12:06:51 -03:00
sampadawagde 2d7de1343f JAVA-12097: moved algorithms-miscellaneous-1 inside algorithms-module 2022-05-20 20:31:27 +05:30
sampadawagde ddb21dd81b JAVA-12097: moved algorithms-sorting inside algorithms-module 2022-05-20 20:30:56 +05:30
sampadawagde edb880df59 JAVA-12097: moved algorithms-searching inside algorithms-module 2022-05-20 20:30:20 +05:30
sampadawagde 02de2268ec JAVA-12097: moved algorithms-miscellaneous-6 inside algorithms-module 2022-05-20 20:29:42 +05:30
sampadawagde ff86f70a10 JAVA-12097: moved algorithms-miscellaneous-5 inside algorithms-module 2022-05-20 20:29:14 +05:30
sampadawagde c6f3e94041 JAVA-12097: moved algorithms-miscellaneous-4 inside algorithms-module 2022-05-20 20:28:36 +05:30
sampadawagde 02f84766ed JAVA-12097: moved algorithms-miscellaneous-3 inside algorithms-module 2022-05-20 20:28:10 +05:30
sampadawagde cd0c9ae05e JAVA-12097: moved algorithms-miscellaneous-2 inside algorithms-module 2022-05-20 20:27:38 +05:30
sampadawagde 22a63fe7d8 JAVA-12097: moved algorithms-miscellaneous-1 inside algorithms-module 2022-05-20 20:27:05 +05:30
sampadawagde 028347b196 JAVA-12097: moved algorithms-genetic inside algorithms-module 2022-05-20 20:25:37 +05:30
kwoyke 8ab490ca80 Merge pull request #12220 from freelansam/JAVA-11790
JAVA-11790: Fix references to parents
2022-05-20 08:55:46 +02:00
kwoyke 4b1f61dfea 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 e7221c9b84 Merge pull request #12234 from dkapil/task/JAVA-11489
Task/java 11489
2022-05-20 08:49:22 +02:00
sampadawagde 2e8c7dc728 JAVA-12015: Align module names, folder names and artifact id 2022-05-20 10:32:38 +05:30
Dhawal Kapil 9ada6d69ae 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 6875f86ca2 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 1b409a3a6e Merge pull request #12233 from sazzer/lightrun
Reformatted code
2022-05-19 14:44:57 +03:00
Graham Cox 762d5f0f56 Reformatted code 2022-05-19 10:14:05 +01:00
Loredana Crusoveanu 5b98fecdf1 Merge pull request #12228 from dkapil/master
JAVA-12081 Reverting hazelcast back to previous version
2022-05-19 11:59:48 +03:00
apeterlic c3d957205a Move code to different module 2022-05-19 07:03:06 +02:00
apeterlic ae6ed6ba95 Get domain name from given URL 2022-05-19 06:50:58 +02:00
opokharel f8ce248236 [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 75a751df3a 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 b1c0a40b0e JAVA-11489 Renamed PropertiesReloadIntegrationTest to *ManualTest 2022-05-18 23:59:18 +05:30
Dhawal Kapil 228c92dc67 JAVA-12081 Reverting hazelcast back to previous version
- Fixes JAVA-12081
2022-05-18 23:38:44 +05:30
davidmartinezbarua 67303db98b Merge pull request #12184 from lsieun/master
BAEL-4463: What is com.sun.proxy.$Proxy
2022-05-18 13:34:46 -03:00
Eugen 4e07d9ce00 Merge pull request #12225 from sazzer/lightrun
Source code for Lightrun articles
2022-05-18 13:18:12 +03:00
Ashley Frieze 7e3cddafaa BAEL-5562 Check if character is vowel (#12221) 2022-05-18 08:54:10 +01:00
kwoyke ee9b5a41fb Merge pull request #12215 from panos-kakos/JAVA-10577
[JAVA-10577] workaround for circular dependencies
2022-05-18 08:17:12 +02:00