Maiklins
13cbf61695
Update README.md
2024-02-13 08:01:30 +01:00
Maiklins
1fb71a4cde
Merge pull request #15809 from anujgaud/system-in-read
...
[BAEL-7405] Add support for System read methods
2024-02-13 07:55:13 +01:00
MohamedHelmyKassab
831acaf8cf
This PR is related to BAEL-7528 ( #15865 )
...
* Update pom.xml
Add: <module>core-java-string-operations-8</module>
* This commit is related to BAEL-7528
This commit aims to add a new module "core-java-string-operations-8" to submit a test class "EmailAndPhoneMaskingUnitTest"
2024-02-12 09:59:03 -08:00
Rajat Garg
5e91827680
[BAEL-7530] Fix Norm calculation by performing sqrt operation ( #15846 )
...
Co-authored-by: rajatgarg <rajatgarg@adobe.com>
2024-02-12 09:29:51 -08:00
Loredana Crusoveanu
55476ccf0e
Update README.md
2024-02-10 14:32:55 +02:00
Loredana Crusoveanu
5f54221338
Merge pull request #15843 from rcalago/master
...
Update on README.md
2024-02-10 14:30:49 +02:00
Liam Williams
6ada5de93e
Merge pull request #15815 from sk1418/mv-0-to-end-array
...
[mv-0-to-end-array] move zeros to the end
2024-02-09 16:13:15 +00:00
rcalago
d0e7f691bc
Update README.md
2024-02-09 21:16:10 +08:00
rcalago
8db7b68f87
Update README.md
2024-02-09 21:13:37 +08:00
rcalago
ea822291ba
Update README.md
2024-02-09 21:11:00 +08:00
rcalago
ec78389487
Update README.md
2024-02-09 21:06:30 +08:00
rcalago
e6eead9c43
Update README.md
2024-02-09 21:05:38 +08:00
rcalago
11954fe67f
Update README.md
2024-02-09 21:04:35 +08:00
rcalago
bae515de06
Update README.md
2024-02-09 21:03:37 +08:00
rcalago
d3e72540d7
Update README.md
2024-02-09 21:00:24 +08:00
Azhwani
21bc2e67ae
BAEL-7269: How to Convert Date to unix Timestamp in Java? ( #15635 )
2024-02-07 22:25:53 +01:00
Bipin kumar
322a38321c
JAVA-27677: Reactivate core-java-os-2 and spring-6-rsocket ( #15675 )
2024-02-07 12:44:13 +02:00
Liam Williams
28c39d25a0
Merge pull request #15692 from hangga/securerandom-positive-long
...
BAEL-7491 - Generating Unique Positive Long using SecureRandom in Java
2024-02-06 10:52:46 +00:00
Vini
bb998a3863
Merge pull request #15811 from Imranalam28/master
...
[BAEL-7501] Immutable and Mutable Object Examples with Tests
2024-02-06 08:25:27 +01:00
Ulisses Lima
a57ecf1bef
Merge pull request #15801 from eugenp/comment-15080
...
Update givenInputFromConsole_whenUsingScanner_thenReadCharByChar
2024-02-05 18:04:25 -03:00
Amit Pandey
2de2d80c81
[JAVA-31110] - Upgrade to Hibernate modules to the latest version ( #15807 )
2024-02-05 20:51:32 +01:00
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
Bhaskar Ghosh Dastidar
f8b62d96f8
[BAEL-7501] Infix to Postfix ( #15819 )
...
Co-authored-by: Bhaskar <bhaskar.dastidar@freshworks.com>
2024-02-05 10:27:29 -08:00
Imran Alam
1732af8721
Update ImmutablePersonUnitTest.java
2024-02-05 15:29:01 +05:30
Imran Alam
ac3959d261
Update MutableObjectExamplesUnitTest.java
2024-02-05 14:25:15 +05:30
Imran Alam
48690d61be
Update ImmutablePersonUnitTest.java
2024-02-05 14:24:18 +05:30
Imran Alam
b07426336f
Update ImmutableObjectExamplesUnitTest.java
2024-02-05 14:23:23 +05:30
Imran Alam
34a8c4166c
Update ImmutableObjectExamplesUnitTest.java
2024-02-05 14:22:23 +05:30
Wynn Teo
08d29f73b3
BAEL-7444 create custom url connection ( #15717 )
2024-02-04 17:21:26 -06:00
Wynn Teo
aee52febce
BAEL-5685 translate space using urlencoder ( #15764 )
...
* BAEL-5685 translate space using urlencoder
* Add a special character to the string
---------
Co-authored-by: Wynn Teo <wynnteo@Wynns-MacBook-Pro.local>
2024-02-04 17:08:33 -06:00
Kai.Yuan
7b115b3a26
[mv-0-to-end-array] changes for comments
2024-02-04 19:24:20 +01:00
davidmartinezbarua
83d9197bbf
Merge pull request #15760 from thibaultfaure/articles/BAEL-7357-Find-equilibrium-indexes
...
BAEL-7357 Code for the Find Equilibrium Indexes of an Array
2024-02-04 10:31:56 -03:00
Kai.Yuan
e8b27416d7
[mv-0-to-end-array] move zeros to the end
2024-02-04 13:56:52 +01:00
Vini
b727f604af
Merge pull request #15804 from Neetika23/RangeStream
...
Stream file
2024-02-04 10:58:48 +01:00
Neetika Khandelwal
186f2dbee2
modified method names
2024-02-04 14:15:22 +05:30
thibaultfaure
9aca65bd33
Update core-java-modules/core-java-arrays-operations-advanced-2/src/main/java/com/baeldung/equilibriumindex/EquilibriumIndexFinder.java
...
Co-authored-by: KevinGilmore <kpg102@gmail.com>
2024-02-04 08:14:35 +01:00
thibaultfaure
d88aa573b0
Update core-java-modules/core-java-arrays-operations-advanced-2/src/main/java/com/baeldung/equilibriumindex/EquilibriumIndexFinder.java
...
Co-authored-by: KevinGilmore <kpg102@gmail.com>
2024-02-04 08:14:25 +01:00
Imran Alam
a1fb6eb66b
Added code for Mutable vs Immutable objects in java
2024-02-03 21:43:12 +05:30
Imran Alam
7391417ce8
Merge branch 'eugenp:master' into master
2024-02-03 21:24:09 +05:30
anujgaud
f3d6abbf6a
Fix test name
2024-02-03 19:24:33 +05:30
anujgaud
d45bf19622
Add unit tests
2024-02-03 19:17:45 +05:30
anujgaud
c651b85f54
Add read methods
2024-02-03 19:16:52 +05:30
Loredana Crusoveanu
9cfb1b3a1b
Update README.md
2024-02-03 15:44:56 +02:00
Neetika Khandelwal
7fff987c77
modified method names
2024-02-03 14:23:49 +05:30
Neetika Khandelwal
971238704b
Stream file
2024-02-03 14:13:53 +05:30
Ana Peterlic
7ec4a9fd1d
Update givenInputFromConsole_whenUsingScanner_thenReadCharByChar
2024-02-03 06:37:14 +01:00
rcalago
172719db19
Update README.md
2024-02-03 09:07:56 +08:00
rcalago
b7398f9d73
Update README.md
2024-02-03 09:06:47 +08:00
rcalago
e7c152635c
Update README.md
2024-02-03 08:58:45 +08:00