Commit Graph

14155 Commits

Author SHA1 Message Date
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
davidmartinezbarua b04c7afcf5 Merge pull request #15236 from anujgaud/ag/localdate-to-iso8601
LocalDate to ISO 8601 conversion
2023-12-15 14:17:57 -03:00
davidmartinezbarua 9910369106 Merge pull request #15334 from etrandafir93/features/BAEL-7143-virtual_threads_vs_webflux_2
Features/bael 7143 virtual threads vs webflux 2
2023-12-15 14:11:09 -03:00
davidmartinezbarua 980a886fef Merge pull request #15380 from etrandafir93/features/BAEL-7258-kafka_listener_without_spring
BAEL-7258: kafka listener without spring
2023-12-15 13:57:54 -03:00
emanuel.trandafir 89817e2cda MKT-7258: optimize imports 2023-12-15 12:47:19 +01:00
emanuel.trandafir 0203ff1f0a BAEL-7258: increase pom versions 2023-12-15 12:44:12 +01:00
ACHRAF TAITAI d8bbd3d027 BAEL-7277: Disable fail_on_empty_beans in Jackson (#15394) 2023-12-15 08:45:42 +01:00
vunamtien 51f2ed495b BAEL-7106-compress-and-uncompress-bytes-2 (#15398) 2023-12-15 08:29:22 +01:00
DiegoMarti2 8ce31b54e9 baeldung-articles : BAEL-7071
Commit for the article "Convert Byte Array to JSON and Vice Versa in Java" which adds the "ByteArrayToJsonAndViseVerseUnitTest" class to convert a byte array to JSON and vicе vеrsa in Java.
2023-12-15 02:46:34 +02:00
Constantin fd9618cda6 BAEL-7199: Dead Letter Queue for Kafka with Spring 2023-12-14 17:37:51 +02:00
Loredana Crusoveanu 9dcd9c9c20 Merge pull request #15419 from niket17590/feature/BAEL-7062-GetIndex
BAEL-7062 - Review Comment
2023-12-14 17:24:10 +02:00
Niket Agrawal e1dc061cd0 Merge remote-tracking branch 'upstream/master' into feature/BAEL-7062-GetIndex 2023-12-14 19:56:27 +05:30
Niket Agrawal 6948bc37e2 Review Comment 2023-12-14 19:53:46 +05:30
Amit Kumar 97b1af3175 added the code (#15272)
Co-authored-by: Amit Kumatr <amit.kumar@fyndna.com>
2023-12-14 07:19:58 +05:30
Mo Helmy fcc90e0382 This commit is related to BAEL-7341 (#15410)
This commit aims to add a test class "StringToCharListUnitTest" that suggests several ways to convert a string into a list of charachters.
2023-12-13 18:08:38 -05:00
Liam Williams 9d3f885141 Merge pull request #15389 from DiegoMarti2/master
baeldung-articles : BAEL-6892
2023-12-13 22:59:36 +00:00
DiegoMarti2 99e54378c3 Update OutputStreamToByteArrayUnitTest.java 2023-12-14 00:34:19 +02:00
Oscar Mauricio Forero Carrillo 2495d6fd62 BAEL-7226: Code for the improvements of the Percentages article. (#15352)
* BAEL-7226: Code for the improvements of the Percentages article.

* BAEL-7226: Rename Test to follow the convention
2023-12-13 21:22:10 +01:00
panos-kakos cd85eb8b0b [JAVA-27620] (#15396)
* [JAVA-27620]

* [JAVA-27620]

* [JAVA-27620] Comment spring-boot-3-2 module
2023-12-13 21:04:35 +01:00
Graham Cox 3e8f48d06e BAEL-7346: Parse Java Source Code and Extract Methods (#15409) 2023-12-13 21:02:49 +01:00
panos-kakos 62c172f814 [JAVA-27376] Moved article "Programmatically Restarting a Spring Boot… (#15412)
* [JAVA-27376] Moved article "Programmatically Restarting a Spring Boot Application" to spring-boot-runtime-2 module

* [JAVA-27367]
2023-12-13 20:58:43 +01:00
parthiv39731 104d0de5f3 Merge branch 'eugenp:master' into PR-7308 2023-12-13 19:29:49 +05:30
DiegoMarti2 6e7e41cea4 Update OutputStreamToByteArrayUnitTest.java 2023-12-13 15:51:01 +02:00
panos-kakos 9f7ec43036 [JAVA-27822] Upgrade ddd to Spring Boot 3 (#15399) 2023-12-13 12:41:51 +02:00
SGWebFreelancer 1d9a0246fe BAEL-7278 create getCellText method to reduce duplicated code. 2023-12-13 17:46:25 +08:00
panos-kakos 8daf19c9ec [JAVA-22519] Created new module libraries-stream and added 5 articles (#15403) 2023-12-13 08:40:13 +01:00
Kai Yuan 0323a8168c [sum-intarray-recursion] two recursion approaches to summing int-array (#15385) 2023-12-12 21:38:31 -06:00
SGWebFreelancer 29c0b906b5 BAEL-7278 Modify the code based on the feedback 2023-12-13 10:33:56 +08:00
emanueltrandafir1993 ec0654f175 BAEL-7143: remove empty space 2023-12-12 19:25:02 +01:00
Dominique Plante 784cb2335c Merge pull request #15219 from maenolis/BAEL-7014
BAEL 7014
2023-12-11 19:45:03 -08:00
Wynn Teo c314363bcf Merge branch 'master' into BAEL-7278 2023-12-12 09:48:29 +08:00
SGWebFreelancer d04ea21feb BAEL-7278 first draft 2023-12-12 09:38:13 +08:00
DiegoMarti2 dc98a1c302 Update core-java-modules/core-java-io-5/src/test/java/com/baeldung/outputstreamtobytearray/OutputStreamToByteArrayUnitTest.java
Co-authored-by: Liam Williams <liam.williams@zoho.com>
2023-12-11 23:08:59 +02:00
DiegoMarti2 84bf4ee956 Update core-java-modules/core-java-io-5/src/test/java/com/baeldung/outputstreamtobytearray/OutputStreamToByteArrayUnitTest.java
Co-authored-by: Liam Williams <liam.williams@zoho.com>
2023-12-11 23:08:50 +02:00
Gaetano Piazzolla 7f894fe513 JAVA-29164 | fixing failing test (#15401) 2023-12-11 18:54:21 +01:00
Gaetano Piazzolla ec8fe08bb8 JAVA-29073 | removing harperDB jar (#15402) 2023-12-11 18:48:24 +01:00
Kasra Madadipouya 0235abe7e3 JAVA-29186 fix failing integration test (#15400) 2023-12-11 23:09:03 +05:30
DiegoMarti2 47baa5041b Update OutputStreamToByteArrayUnitTest.java 2023-12-11 19:36:34 +02:00
DiegoMarti2 3ca05da859 Update and rename OutputStreamtoByteArrayUnitTest.java to OutputStreamToByteArrayUnitTest.java 2023-12-11 17:42:19 +02:00
DiegoMarti2 4e0e51139b Update OutputStreamtoByteArrayUnitTest.java 2023-12-11 17:25:25 +02:00