Asjad J
|
1abbf7083d
|
Updated README.md
added link back to the article: https://www.baeldung.com/java-check-character-vowel
|
2022-05-23 17:32:59 +05:00 |
Asjad J
|
b208b96505
|
Updated README.md
added link back to the article: https://www.baeldung.com/java-domain-name-from-url
|
2022-05-23 17:30:29 +05:00 |
Asjad J
|
59dcedba09
|
Merge branch 'eugenp:master' into master
|
2022-05-23 17:27:48 +05:00 |
Asjad J
|
d34be2d6b7
|
Updated README.md
added link back to the article: https://www.baeldung.com/java-bean-validation-constraint-composition
|
2022-05-23 17:25:29 +05:00 |
kwoyke
|
86540ddcc7
|
Merge pull request #12241 from anuragkumawat/JAVA-11421
JAVA-11421 Update article - RegEx for matching Date Pattern in Java
|
2022-05-23 14:22:14 +02:00 |
kwoyke
|
3f12d496f0
|
Merge pull request #12239 from hkhan/JAVA-11789-artifact-cleanup
[JAVA-11789] Add generated classes
|
2022-05-23 14:18:19 +02:00 |
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 |
anuragkumawat
|
d46b2d0684
|
JAVA-11421 Update article - RegEx for matching Date Pattern in Java
|
2022-05-21 17:33:00 +05:30 |
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 |
Haroon Khan
|
2ea0db57d6
|
[JAVA-11789] Add generated classes
|
2022-05-21 01:19:50 +01: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 |