Ana Peterlic
52b14f539e
Update import statement
2024-02-05 20:25:52 +01:00
Ana Peterlic
1899d70e91
Update ReadInputCharByCharUnitTest.java
2024-02-05 20:24:52 +01:00
Ana Peterlic
7ec4a9fd1d
Update givenInputFromConsole_whenUsingScanner_thenReadCharByChar
2024-02-03 06:37:14 +01:00
Amit Pandey
c1fd4cc7dc
Java 24010 :- Investigate and fix test failure of spring-project sub-module ( #15732 )
2024-01-28 21:27:49 +02:00
Manfred
002384b668
BAEL-6753: Storing PostgreSQL jsonb Using SpringBoot and JPA ( #15632 )
...
* BAEL-6753: Storing PostgreSQL jsonb Using SpringBoot and JPA
* BAEL-6753: Storing PostgreSQL jsonb Using SpringBoot and JPA
2024-01-27 19:14:00 -06:00
Loredana Crusoveanu
d458fe57e9
Merge pull request #15752 from collaboratewithakash/master
...
backlink added or updated
2024-01-27 13:45:56 +02:00
collaboratewithakash
7e5a3cc9e0
backlink updated
2024-01-27 13:23:42 +05:30
collaboratewithakash
1a5434e7ed
backlink updated
2024-01-27 13:22:01 +05:30
collaboratewithakash
1e57e8c90c
backlink updated
2024-01-27 13:20:41 +05:30
collaboratewithakash
8a18afd05a
backlink updated
2024-01-27 13:19:28 +05:30
collaboratewithakash
06768c61cb
backlink updated
2024-01-27 13:18:19 +05:30
collaboratewithakash
c99962d10a
backlink updated
2024-01-27 13:16:38 +05:30
collaboratewithakash
be415032aa
backlink updated
2024-01-27 13:15:10 +05:30
collaboratewithakash
62c6faf840
backlink updated
2024-01-27 13:12:51 +05:30
collaboratewithakash
4b67c0b3da
backlink updated
2024-01-27 12:43:58 +05:30
collaboratewithakash
574aafd91c
backlink updated
2024-01-27 12:42:09 +05:30
collaboratewithakash
eedc5edc0c
backlink added
2024-01-27 12:34:26 +05:30
collaboratewithakash
3f39eac2d5
backlink added
2024-01-27 12:31:48 +05:30
collaboratewithakash
34c04afe80
updated
2024-01-27 12:30:35 +05:30
collaboratewithakash
3ad32f2c54
backlink added
2024-01-27 12:29:51 +05:30
collaboratewithakash
9c8f0e5281
backlink added
2024-01-27 12:24:43 +05:30
collaboratewithakash
688c4e7879
backlink added
2024-01-27 12:23:35 +05:30
collaboratewithakash
15f6e37175
backlink added
2024-01-27 12:22:21 +05:30
collaboratewithakash
d59f1de56a
backlink added
2024-01-27 12:21:03 +05:30
Graham Cox
c72cb4238c
Calculate Weighted Mean in Java ( #15644 )
...
Co-authored-by: Grzegorz Piwowarek <gpiwowarek@gmail.com>
2024-01-26 19:41:08 +01:00
Azhwani
899104d579
BAEL-6357: Convert Long to Date in Java ( #15691 )
...
Co-authored-by: Luis Javier Peris Morillo <javierperis@gmail.com>
2024-01-26 18:03:11 +01:00
Viren Baraiya
dcb4eecaf5
Event driven microservices tutorial ( #15646 )
...
* even driven microservices tutorial
* restructure the project
* remove mvn files
* formatting
2024-01-26 08:54:18 +05:30
DiegoMarti2
25c40ac1ca
baeldung-articles : BAEL-6777 ( #15719 )
...
* baeldung-articles : BAEL-6777
Normalize a URL in Java (commit)
* Update URLNormalizationUnitTest.java
2024-01-25 10:58:17 -08:00
Eugene Kovko
6c53d9f828
BAEL-7063: OOM example ( #15730 )
2024-01-25 10:56:45 -08:00
Eugene Kovko
450e82b2ca
Bael 7452 fixes ( #15729 )
...
* BAEL-7452: Renamed service getter
* BAEL-7452: Delombok and cleanup
2024-01-25 09:30:04 -08:00
Mo Helmy
8154f89f17
Update PasswordValidationUsingRegexUnitTest.java ( #15726 )
...
Typo fixed
2024-01-25 09:17:03 -08:00
Kai Yuan
cb34210a52
[unicode-from-number] BAEL-5832 ( #15689 )
2024-01-24 20:09:32 -06:00
timis1
81f7ea2aa8
JAVA-29286 Upgrade spring-security-auth0 ( #15715 )
...
Co-authored-by: timis1 <noreplay@yahoo.com>
2024-01-25 00:01:14 +01:00
Rajat Garg
ec8bf626eb
Add new maven module ( #15723 )
...
Co-authored-by: rajatgarg <rajatgarg@adobe.com>
2024-01-24 12:39:08 -08:00
Eugene Kovko
120c2357ee
Bael 7231 fixing typos ( #15718 )
...
* feat: Fix typo
* feat: Fix type
2024-01-24 12:29:55 -08:00
Amit Pandey
d1009f0f91
JAVA-27509 :- Update Spring Boot validation to Spring Boot 3. ( #15694 )
2024-01-24 15:40:42 +02:00
timis1
0c507be8d5
JAVA-30439 Align module names, folder names and artifact id - Week 4 - 2024 ( #15709 )
...
Co-authored-by: timis1 <noreplay@yahoo.com>
2024-01-24 12:29:42 +01:00
Mo Helmy
72cd365b26
This PR is related to BAEL-7174 ( #15712 )
...
* Update pom.xml
Add: <module>core-java-regex-3</module>
* This commit is related to BAEL-7174
This commit aims to add a new module named "core-java-regex-3" and a new project named "passwordvalidation" to validate passwords using regex.
* Update PasswordValidationUsingRegexUnitTest.java
Change else-if to assertTrue(matcher.matches());
2024-01-23 11:21:56 -08:00
Eugene Kovko
15de11de9a
Bael 7452 updated ( #15714 )
...
* BAEL-7452: Lazy loaded lists
* BAEL-7452: Example with Lazy Lists
* BAEL-7452: Test for lazy groups
2024-01-23 10:23:39 -08:00
Kasra Madadipouya
69fad866d9
JAVA-30632 Upgrade spring-resttemplate module to Spring Boot 3 ( #15713 )
...
* JAVA-30632 upgrade Spring rest template module to Spring Boot 3
* JAVA-30632 fix broken tests
2024-01-23 21:24:18 +05:30
davidmartinezbarua
6e9091f686
Merge pull request #15695 from etrandafir93/features/BAEL-7140-spring_modulith_evt_externalization
...
BAEL-7140: spring modulith evt externalization
2024-01-23 12:48:13 -03:00
Harry9656
6c341beb1a
JAVA-29479: Upgrade guava version to 33.0.0-jre. ( #15651 )
2024-01-23 00:34:18 +01:00
Bipin kumar
3aa6d757c1
[JAVA-28956] Upgrade spring-data-jpa-repo module to Spring Boot 3 ( #15665 )
2024-01-22 23:46:19 +01:00
Amit Pandey
790334d094
[JAVA-28961] Upgrade to spring-boot-data-2 module to Spring Boot 3 ( #15620 )
2024-01-22 23:11:26 +01:00
Eugene Kovko
b6c126b183
Bael 7231 ( #15707 )
...
* feat: Simple test with Junit Pioneer
* feat: Simple test for PATH env variable
* feat: Test for getting all the environment variables
* feat: Guardrails for an environment test
* feat: Fixed the test
* feat: Test for reflexive access to the environment
* feat: Renamed a test
* feat: Renamed a utility method
* feat: Removed unused import
* feat: Renamed a test class
* feat: Child process runner
* feat: Method and tag rename
* feat: Docker example
* feat: Testcontainer example
* feat: Cleanup and renames
* feat: Cleanup and renames
* feat: Prevent Docker test from running
* feat: Change assertion to JUnit to prevent adding assertj into the container
* feat: Renamed constants
* feat: Fixed the naming problem
* feat: Changed conditional execution
* feat: Changed conditional execution
* feat: Changed conditional execution
2024-01-22 10:33:11 -08:00
Mo Helmy
2b82e913a6
Update CheckIfStringContainsInvalidEncodedCharactersUnitTest.java ( #15703 )
...
Update:
assertTrue(found ? true : false);
to
assertTrue(found);
and
assertTrue(matcher.find() ? true : false);
to
assertTrue(matcher.find());
2024-01-22 10:18:56 -08:00
ovidiumihaitacu
f6806580ae
[BAEL-7257] Monkey-Patching in Java ( #15700 )
2024-01-22 10:09:24 -08:00
davidmartinezbarua
7ff914a1b3
Merge pull request #15647 from sam-gardner/BAEL-7382-Calculate-number-of-weekdays-between-two-dates
...
BAEL-7382 Add code for calculating weekdays between two dates
2024-01-22 14:57:28 -03:00
davidmartinezbarua
b4cf1a6174
Merge pull request #15690 from parthiv39731/PR-7319
...
BAEL-7388, Builder Pattern and Inheritance
2024-01-22 14:45:27 -03:00
parthiv39731
a3956ce15c
BAEL-7388, fixed class diagram
2024-01-22 21:59:56 +05:30