panos-kakos
5e4ca88972
[JAVA-22519] Move articles from generic libraries module to specific library modules ( #15416 )
2023-12-21 09:30:26 +01:00
Amit Pandey
51e9f6cf37
Made changes to upgrade the module spring-resttemplate-3 to Spring Boot 3. ( #15455 )
2023-12-21 08:59:11 +01:00
Rajat Garg
288178f87b
[BAEL-7306] Add methods for sorting a list ( #15462 )
...
Co-authored-by: rajatgarg <rajatgarg@adobe.com>
2023-12-20 21:04:32 -08:00
MohamedHelmyKassab
a87d4fbdb3
This commit is related to BAEL-7342 ( #15460 )
...
This commit aims to add a test class "CheckIfStringBuilderContainsCharUnitTest" that suggests several ways to check if a StringBuilder has a char or not.
2023-12-20 20:58:07 -08:00
Eugene Kovko
22c187747e
BAEL-6129: SpEL in @Query ( #15449 )
...
* BAEL-6129: SpEL in @Query
* BAEL-6129: Fix Naming
* BAEL-6129: Test Cleanup
2023-12-20 20:53:57 -08:00
Alexandru Borza
390b2324bb
BAEL-7286 Print a double value without scientific notation in Java ( #15427 )
...
* BAEL-7051 - Catch Common Mistakes with Error-Prone Library in Java
* BAEL-7286
Print a double value without scientific notation in Java
* BAEL-7286
Print a double value without scientific notation in Java
* BAEL-7286 Print a double value without scientific notation in Java
* rename package
* format code
2023-12-20 20:34:12 -08:00
davidmartinezbarua
50416857b1
Merge pull request #15364 from parthiv39731/PR-7308
...
BAEL-7308
2023-12-20 17:13:58 -03:00
Kasra Madadipouya
d49c309ff4
JAVA-29378 reduce loop size from 10M to 1M ( #15452 )
2023-12-20 23:25:48 +05:30
timis1
63312fbcf9
JAVA-27775 Fix failing module xml-2 ( #15430 )
2023-12-20 11:52:23 +02:00
Amit Pandey
f7d5d62a57
JAVA-28935 Upgrade to Spring Boot 3 for Mysql ( #15436 )
2023-12-20 08:46:34 +01:00
sachin
b19a80d569
feature/BAEL-6712-split large file ( #15262 )
...
* feature/BAEL-6712-split lareg file
* feature/BAEL-6712-split lareg file
* bael-6712 review comment fix
---------
Co-authored-by: Sachin kumar <sachin.n.kumar@oracle.com>
2023-12-19 19:34:54 -06:00
davidmartinezbarua
af56780cfa
Merge pull request #15391 from azhwani/BAEL-7280
...
BAEL-7280: How to get last record ordered by date in Spring Data
2023-12-19 19:57:14 -03:00
Maiklins
af2476da3a
Merge pull request #15404 from wynnteo/BAEL-7278
...
BAEL-7278 first draft
2023-12-19 22:55:48 +01:00
Gaetano Piazzolla
64a66af3fc
JAVA-29239 | using jdk 11 ( #15446 )
2023-12-19 22:44:05 +01:00
Maiklins
65e23af90e
Align formatting with article
2023-12-19 22:26:33 +01:00
Harry9656
6bc1391e1f
JAVA-29067: [FIX] spring-boot-persistence-3 migration to jdk17 ( #15433 )
...
* JAVA-29067: [FIX] spring-boot-persistence-3 migration to jdk17
* JAVA-29067: [FIX] Migrate from javax to jakarta.
* [FIX]: logback error.
2023-12-19 21:19:34 +01:00
timis1
c143ccdf78
JAVA-29334 Upgrade spring-security-web-x509 ( #15447 )
...
Co-authored-by: timis1 <noreplay@yahoo.com>
2023-12-19 20:47:41 +01:00
parthiv39731
089f715d8d
BAEL-7308, renamed methods
2023-12-19 21:23:38 +05:30
Gaetano Piazzolla
357494e56f
JAVA-29238 | fixing tests ( #15434 )
2023-12-18 22:11:10 +01:00
Vini
94fdc2f4bc
Merge pull request #15440 from DiegoMarti2/master
...
baeldung-articles : BAEL-7071
2023-12-18 17:45:07 +01:00
DiegoMarti2
f3c579ffbe
baeldung-articles : BAEL-7071
...
Commit for the article "Convert Byte Array to JSON and Vice Versa in Java" which adds the "ByteArrayToJsonAndViceVersaUnitTest" class to convert a byte array to JSON and vicе vеrsa in Java.
2023-12-18 15:38:39 +02:00
DiegoMarti2
576236e2fd
Delete json-modules/json-conversion/src/test/java/com/baeldung/bytearraytojsonandviseverse directory
2023-12-18 15:37:26 +02:00
michaelin007
c35c13d5d8
https://jira.baeldung.com/browse/BAEL-7333
2023-12-18 04:59:42 +00:00
uzma
ee4679456f
[BAEL-7073] delete code from old module
2023-12-17 16:44:23 +00:00
uzma
efb0046025
[BAEL-7073] change location of code
2023-12-17 16:41:12 +00:00
panos-kakos
bbd286ee11
Java 26656 ( #15413 )
...
* [JAVA-26656]
* [JAVA-26656]
2023-12-17 17:29:54 +01:00
Loredana Crusoveanu
b2d875e1a7
Merge pull request #15431 from edizor/master
...
Update README
2023-12-17 17:15:03 +02:00
Gaetano Piazzolla
d6c236a31b
JAVA-29222 | lib update ( #15418 )
2023-12-17 15:05:43 +01:00
Ulisses Lima
3b2d6c5335
BAEL 7277 - Find Files by Extension in Specified Directory in Java ( #15356 )
...
* new module: libraries-7
* ready for review
2023-12-17 11:50:31 +01:00
Azhwani
0b8873f03e
BAEL-7283: Convert a page of objects to list in Spring Data ( #15347 )
2023-12-17 11:48:28 +01:00
edizor
4fc122ab96
Update README.md
...
[skip ci]
2023-12-17 08:35:30 +08:00
edizor
312d3b20c6
Update README.md
...
[skip ci]
2023-12-17 08:31:28 +08:00
edizor
4bf82e88ea
Update README.md
...
[skip ci]
2023-12-17 08:27:59 +08:00
edizor
27a1df02bb
Update README.md
...
[skip ci]
2023-12-17 08:21:43 +08:00
edizor
8b40ff0af4
Update README.md
...
[skip ci]
2023-12-17 08:12:24 +08:00
edizor
110cf95773
Update README.md
...
[skip ci]
2023-12-17 08:07:58 +08:00
edizor
00faeda0d6
Create README.md
...
[skip ci]
2023-12-17 08:03:37 +08:00
edizor
b746b1f0b0
Update README.md
...
[skip ci]
2023-12-17 07:55:53 +08:00
edizor
c925e39c5f
Update README.md
...
[skip ci]
2023-12-17 07:09:44 +08:00
edizor
43e0367cc7
Update README.md
...
[skip ci]
2023-12-17 07:05:43 +08:00
edizor
b7a4a1100d
Create README.md
...
[skip ci]
2023-12-17 06:59:52 +08:00
Azhwani
841599a579
BAEL-7280: How to get last record ordered by date in Spring Data
2023-12-16 14:25:32 +01:00
Vini
64b63ab33d
Merge pull request #15422 from DiegoMarti2/master
...
baeldung-articles : BAEL-7071
2023-12-16 13:45:17 +01:00
DiegoMarti2
b759277899
Update ByteArrayToJsonAndViseVerseUnitTest.java
2023-12-16 14:40:56 +02:00
Maiklins
8ea98f014f
Merge pull request #15384 from Michaelin007/jplatform
...
Failure Threshold Support for @RepeatedTest in Junit
2023-12-16 10:23:40 +01:00
timis1
1934b9f944
JAVA-27019 Simplify spring-di modules' poms ( #15330 )
2023-12-16 11:03:41 +02:00
Bhaskar Ghosh Dastidar
b89c49b834
[BAEL-6535] hydration of object examples ( #15421 )
...
Co-authored-by: Bhaskar <bhaskar.dastidar@freshworks.com>
2023-12-15 22:46:10 -05:00
Kai Yuan
72b6c78646
[last-iteration] detect the last iteration ( #15414 )
...
* [last-iteration] detect the last iteration
* [last-iteration] add core-java-loops module
2023-12-15 17:47:36 -06:00
parthiv39731
b8bf044313
Merge remote-tracking branch 'origin/PR-7308' into PR-7308
2023-12-16 00:17:01 +05:30
parthiv39731
2a835a364a
BAEL-7308, renamed methods
2023-12-16 00:16:22 +05:30