Commit Graph

13280 Commits

Author SHA1 Message Date
edizor 1bc9fe21c6 Update README.md
[skip ci]
2023-10-20 22:04:09 +08:00
edizor 349fee9202 Update README.md
[skip ci]
2023-10-20 22:00:01 +08:00
edizor f0d148fc48 Update README.md
[skip ci]
2023-10-20 21:52:53 +08:00
edizor 76fc84ba64 Update README.md
[skip ci]
2023-10-20 21:49:19 +08:00
edizor 8457a250f4 Update README.md
[skip ci]
2023-10-20 21:46:32 +08:00
edizor b3702a402a Update README.md
[skip ci]
2023-10-20 21:44:03 +08:00
edizor 004a70eff3 Update README.md
[skip ci]
2023-10-20 21:40:59 +08:00
edizor bd31b72858 Update README.md
[skip ci]
2023-10-20 21:35:24 +08:00
edizor 29eb8388c9 Update README.md
[skip ci]
2023-10-20 21:33:29 +08:00
edizor 838e1d14ca Update README.md
[skip ci]
2023-10-20 21:31:32 +08:00
edizor 2e219b6a08 Update README.md
[skip ci]
2023-10-20 21:28:07 +08:00
edizor 2609ac2689 Update README.md
[skip ci]
2023-10-20 21:24:28 +08:00
edizor c309272de3 Update README.md
[skip ci]
2023-10-20 21:20:38 +08:00
edizor d30947099d Update README.md
[skip ci]
2023-10-20 21:15:42 +08:00
edizor a89385b14f Update README.md
[skip ci]
2023-10-20 21:12:35 +08:00
panos-kakos 0945fde3dd [JAVA-25997] Fixed typo 2023-10-20 15:59:37 +03:00
edizor adfb51acac Update README.md
[skip ci]
2023-10-20 20:57:48 +08:00
edizor ca2edea0d4 Update README.md
[skip ci]
2023-10-20 20:57:31 +08:00
Bipin kumar e203f430e2 JJAVA-25376: adding missed spring-thymeleaf-attributes in the spring-web-module (#14849) 2023-10-20 14:49:07 +03:00
Jérôme Wacongne 8f3b5ecc2b spring-boot 3.1 and spring-addons 7.1.10 (#14902) 2023-10-20 09:11:41 +05:30
Kai Yuan fdca014527 [impr-list-of-lists] The size of list of lists (#15002) 2023-10-19 19:24:07 -05:00
davidmartinezbarua 0530fb8bca Merge pull request #14797 from thibaultfaure/articles/BAEL-6591-Wrapping-String
BAEL-6591 Code for the Wrapping a String After a Number of Characters…
2023-10-19 15:17:48 -03:00
Eugene Kovko e3e95fbc82 BAEL - 6715 (#15024)
* BAEL-6715: Fixed Indentation

* BAEL-6715: Changed Lists to Streams

* BAEL-6715: Inlined skip methods in the tests
2023-10-19 10:30:55 -07:00
parthiv39731 94d1847f9d BAEL-7135
A Guide to Spring 6 JdbcClient API
2023-10-19 21:09:34 +05:30
parthiv39731 e46cc04432 BAEL-7135
A Guide to Spring 6 JdbcClient API
2023-10-19 20:58:43 +05:30
parthiv39731 5230638d73 BAEL-7135
A Guide to Spring 6 JdbcClient API
2023-10-19 19:32:23 +05:30
Michael Olayemi 3178d8cb59 Get file size efficiently in Java (#14970)
* Get file size efficiently in Java

* Get file size efficiently in Java

* Get file size efficiently in Java

* Update FileSizeBenchmark.java
2023-10-19 17:45:54 +05:30
panos-kakos ec26c2802c [JAVA-4584] Clean up (#15006) 2023-10-19 13:47:13 +03:00
Loredana Crusoveanu 727e24feda Merge pull request #14980 from timis1/JAVA-25805
JAVA-25805 Review log statements for projects - Week 41 - 2023
2023-10-19 13:10:30 +03:00
Bipin kumar 1cd77cb9ea JAVA-26001_N_P: Fix formatting of POMs for modules N to P (#14959) 2023-10-19 12:56:23 +03:00
Bipin kumar a44a7e4af1 JAVA-26001_A_C: Fix formatting of POMs for modules A to C (#14961) 2023-10-19 12:54:46 +03:00
timis1 9e2e523da7 JAVA-25805 Remove logback-test.xml 2023-10-19 12:42:36 +03:00
Anastasios Ioannidis ab2834ddeb Removed duplicated spring-cloud-contract from integration profile (#15025) 2023-10-19 11:23:55 +03:00
Ana Peterlić 73e58da770 BAEL-7002 - Drawbacks of Singleton Pattern (#14979)
* BAEL-7002 - Drawbacks of Singleton Pattern

* Add mockito-inline dependency
2023-10-18 18:21:58 +05:30
Loredana Crusoveanu 43e4c6d9fe Delete core-java-modules/core-java-lang-math-3/src/test/java/com/baeldung/magicsquare/README.md 2023-10-18 14:12:40 +03:00
Loredana Crusoveanu 0f93942502 Update README.md 2023-10-18 14:11:54 +03:00
Bipin kumar 140974c9bf Java 25299 Fixes made for spring-data-jpa-repo-3 test failures in integration-jdk9-and-above (#14906) 2023-10-18 12:56:35 +03:00
Dhawal Kapil c3c8b1d016 Update README.md (#15016) 2023-10-18 12:29:41 +05:30
MohamedHelmyKassab faddb1d62c Update CenteringTextUnitTest.java (#15011)
This commit aims to add new updates to the class "CenteringTextUnitTest" based on the review process recommendations.
2023-10-17 19:03:31 -07:00
Mo Helmy 3298d5fb96 Updating code related to the article BAEL-7017 (#15009)
* Update pom.xml

Update pom with the apache dependency

* Update WriteHashmaptoCVSFileUnitTest.java

Adding a new test method to solve the problem using Apache Commons CSV.
2023-10-17 18:59:54 -07:00
davidmartinezbarua 7d99ed3d2d Merge pull request #14897 from etrandafir93/features/BAEL-6952-reuse_testcontainers
BAEL-6952: reuse testcontainers
2023-10-17 13:52:23 -03:00
emanueltrandafir1993 88a19c651e BAEL-6952: reuse testcontainers 2023-10-17 18:35:27 +02:00
panos-kakos 573132d239 [JAVA-26119] Merged aws-s3-update-object module with aws-s3 2023-10-17 19:13:25 +03:00
parthiv39731 091db2e590 Merge branch 'eugenp:master' into PR-6910 2023-10-17 20:04:47 +05:30
@hangga 7eef9b46b7 [Optimize] using try-with-resources 2023-10-17 20:18:28 +07:00
@hangga 223c0bd32f [Update] rename completableFuture to productDataFuture 2023-10-17 18:45:08 +07:00
@hangga 3f40e66508 clean unused 2023-10-17 18:29:26 +07:00
Hangga Aji Sayekti 378b9354da Merge pull request #2 from hangga/json-body
Json body
2023-10-17 18:25:35 +07:00
@hangga 38d4d8f621 text block 2023-10-17 18:24:02 +07:00
@hangga 2efe2c7987 using json body for sample 2023-10-17 13:50:31 +07:00