@hangga
a567d31871
add some methods
2023-10-31 18:15:47 +07:00
Azhwani
49929794b8
BAEL-7111: Get First Date of Current Month in Java ( #15023 )
2023-10-30 17:42:44 +01:00
Azhwani
de7dadabef
BAEL-7108: Comparing Arrays Using compare() Method in Java ( #14975 )
2023-10-30 17:23:12 +01:00
Liam Williams
4b29870418
Merge pull request #15048 from kcacademic/BAEL-6970
...
Adding sourcecode for reference in the article tracked under BAEL-6970.
2023-10-30 16:05:16 +00:00
Loredana Crusoveanu
fdad46e34b
Merge pull request #14838 from hangga/completablefuture
...
[Add] completablefuture timeout test | Hangga Aji Sayekti
2023-10-30 17:41:35 +02:00
CHANDRAKANT Kumar
1a2a6582ad
Corrected the name of a constant.
2023-10-30 11:05:16 +05:30
Manfred
a127e7644e
BAEL-6804: Difference Between ZipFile and ZipInputStream in Java ( #15039 )
...
* BAEL-6804: Difference Between ZipFile and ZipInputStream in Java
* BAEL-6804: Difference Between ZipFile and ZipInputStream in Java
- use 2-space indents for line continuations
2023-10-29 19:56:52 -05:00
Alvin Austria
b7edd335a9
Java 20557: Upgrade hibernate-ogm to JDK 11 ( #15064 )
2023-10-29 20:14:06 +02:00
CHANDRAKANT Kumar
2b22ffc5ea
Fixed as par some more review comments.
2023-10-29 23:23:54 +05:30
anuragkumawat
b9fa942d27
JAVA-26395 Move grails module to web-modules ( #15072 )
2023-10-29 19:52:39 +02:00
panos-kakos
05230cf79d
[JAVA-26374-boot-data] Moved "Spring Boot: Customize the Jackson ObjectMapper" article to spring-boot-data ( #15095 )
2023-10-29 18:54:02 +02:00
davidmartinezbarua
346350db14
Merge pull request #15027 from parthiv39731/PR-7135
...
BAEL-7135
2023-10-29 11:39:11 -03:00
Loredana Crusoveanu
8a48077403
Merge pull request #15091 from edizor/master
...
Update README
2023-10-29 11:34:16 +02:00
Michael Olayemi
f5ce4e6d86
PrintWriter vs FileWriter in Java ( #15034 )
...
* https://jira.baeldung.com/browse/BAEL-7117
* PrintWriter vs FileWriter in Java
* PrintWriter vs FileWriter in Java
* https://jira.baeldung.com/browse/BAEL-7117
* PrintWriter vs FileWriter in Java
2023-10-29 09:58:39 +05:30
pentakon
c115e99dcc
BAEL-6814 Convert List<CompletableFuture> to CompletableFuture<List> ( #15028 )
...
* Code for BAEL-6814 Convert List<CompletableFuture> to CompletableFuture<List>
* Refactor some comments
2023-10-29 09:57:34 +05:30
edizor
ff76b6c949
Update README.md
...
[skip ci]
2023-10-29 07:25:11 +08:00
edizor
fc2cf6cfac
Update README.md
...
[skip ci]
2023-10-29 07:18:49 +08:00
edizor
78dc038e8b
Update README.md
...
[skip ci]
2023-10-29 07:14:25 +08:00
edizor
19df93af17
Update README.md
...
[skip ci]
2023-10-29 07:12:24 +08:00
edizor
1425f647f6
Update README.md
...
[skip ci]
2023-10-29 07:09:45 +08:00
edizor
b4fd454c65
Update README.md
...
[skip ci]
2023-10-29 07:07:22 +08:00
edizor
fde7fabe42
Update README.md
...
[skip ci]
2023-10-29 07:04:20 +08:00
edizor
fcff240865
Update README.md
...
[skip ci]
2023-10-29 07:02:12 +08:00
edizor
a068b3886f
Update README.md
...
[skip ci]
2023-10-29 07:00:26 +08:00
edizor
5677bcfc81
Create README.md
...
[skip ci]
2023-10-29 06:57:33 +08:00
edizor
8518e65d78
Update README.md
...
[skip ci]
2023-10-29 06:51:40 +08:00
edizor
499705b6d1
Update README.md
...
[skip ci]
2023-10-29 06:42:50 +08:00
edizor
f6deb1c0ef
Update README.md
...
[skip ci]
2023-10-29 06:40:01 +08:00
edizor
353b0974dd
Update README.md
...
[skip ci]
2023-10-29 06:35:10 +08:00
edizor
467b9a2fed
Update README.md
...
[skip ci]
2023-10-29 06:31:46 +08:00
edizor
3df29751a7
Update README.md
...
[skip ci]
2023-10-29 06:29:25 +08:00
lucaCambi77
c65981938f
[BAEL-7048] - Passing Strings By Reference in Java ( #15047 )
...
* feat: pass by reference java string
* fix: review
2023-10-28 16:56:11 -05:00
Kasra Madadipouya
a1698c6b83
Merge pull request #15077 from ehsansasanian/java-25346-fix-spring-cloud-contract-consumer
...
Java-24346: Fix integration test for spring-cloud-contract-consumer m…
2023-10-28 20:49:16 +02:00
Loredana Crusoveanu
b2013f1b84
Merge pull request #15086 from collaboratewithakash/master
...
backlink added or updated
2023-10-28 19:04:47 +03:00
collaboratewithakash
3042166f4b
readme created or backlink added
2023-10-28 14:39:02 +05:30
collaboratewithakash
96b32de7ba
backlink added
2023-10-28 14:33:07 +05:30
collaboratewithakash
30523bdc89
backlink removed
2023-10-28 13:24:41 +05:30
collaboratewithakash
235cba0dbd
updated backlink
2023-10-28 13:08:15 +05:30
Bipin kumar
2db8c97c1f
JAVA-25111: Changes made for reoving duplicate module ( #15076 )
2023-10-28 12:45:52 +05:30
Constantin
6341e1844f
BAEL-6769: Override Cucumber option values ( #15078 )
2023-10-27 11:31:28 -07:00
Mo Helmy
65411d9dee
This commit is related to the article BAEL-7084 ( #15070 )
...
This commit aims to add a test class "XMLStringToDocumentObjectUnitTest.java" that provides a test method to convert XML string into a Document object in Java.
2023-10-27 09:49:21 -07:00
Anton Dalagan
3c8d10dd82
Bael 7146 improvement to this article convert double to float in java ( #15067 )
...
* Commit 1 - Anton Dalagan Code for Evaluation article. Contains Unit tests, domain class, and App main method.
* BAEL-7146 Updated the unit test to display the results of the conversion. This will be explained in the article itself.
* BAEL-7146 cleaned up pR
2023-10-27 09:44:07 -07:00
Ehsan Sasanianno
ce6640a476
Java-24346: Fix integration test for spring-cloud-contract-consumer module
2023-10-27 18:42:59 +02:00
anuragkumawat
520b679733
JAVA-26393 Move couchbase to persistence-modules ( #15059 )
2023-10-27 14:34:45 +03:00
anuragkumawat
1028ab97c4
Java 26392 Move modules to patterns-module ( #15060 )
...
* JAVA-26392 Move axon module and ddd module to patterns-modules
* JAVA-26292 Move ddd-contexts to patterns-module
2023-10-27 13:27:32 +03:00
Azhwani
16b931c4df
BAEL-7055: How can I capitalize the first letter of each word in a string? ( #14927 )
...
Co-authored-by: Mo Helmy <135069400+BenHelmyBen@users.noreply.github.com>
2023-10-27 08:46:04 +02:00
Michael Olayemi
d9c72a1c1a
Limit for Repository Query Methods ( #15055 )
...
* Limit for Repository Query Methods
* Limit for Repository Query Methods
2023-10-27 10:14:00 +05:30
CHANDRAKANT Kumar
ed75b80958
Added few more changes to accommodate review comments.
2023-10-26 23:15:14 +05:30
Azhwani
b4db616646
BAEL-7026: Check If a String Contains a Number Value in Java ( #14867 )
...
Co-authored-by: Luis Javier Peris Morillo <javierperis@gmail.com>
2023-10-26 08:18:01 +02:00
Kasra Madadipouya
e23cb46bad
Merge pull request #15061 from anuragkumawat/JAVA-26283
...
JAVA-26283 Improve module build time
2023-10-25 23:10:09 +02:00