Bipin kumar
c150165e03
JAVA-30449: Changes made for formatting pom files modules S to Z ( #15722 )
2024-02-06 12:58:33 +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
brokenhardisk
036ec22bb7
BAEL-7400:Hibernate SoftDelete Annotation ( #15784 )
...
* BAEL-7400:Hibernate SoftDelete Annotation
* BAEL-7400:Hibernate SoftDelete Annotation
* BAEL-7400:Hibernate SoftDelete Annotation
2024-02-06 08:06:20 +05:30
Ulisses Lima
a57ecf1bef
Merge pull request #15801 from eugenp/comment-15080
...
Update givenInputFromConsole_whenUsingScanner_thenReadCharByChar
2024-02-05 18:04:25 -03:00
timis1
bda3903057
JAVA-29309 Upgrade spring-security-web-digest-auth ( #15757 )
...
* JAVA-29309 Upgrade spring-security-web-digest-auth
* JAVA-29309 Remove commented line
---------
Co-authored-by: timis1 <noreplay@yahoo.com>
2024-02-05 21:47:55 +01:00
Amit Pandey
7280037213
[JAVA-29429] Reduce Kafka Integration test execution time ( #15793 )
2024-02-05 21:40:28 +01:00
Amit Pandey
9417ac26a3
[JAVA-31115] Upgrade read-only-transactions to latest Hibernate and Spring Boot 3( #15814 )
2024-02-05 21:23:13 +01:00
Amit Pandey
2de2d80c81
[JAVA-31110] - Upgrade to Hibernate modules to the latest version ( #15807 )
2024-02-05 20:51:32 +01:00
Amit Pandey
6a33ca8f57
[JAVA-30684] - Upgrade Hibernate to the latest version for Spring-JPA and Spring-JPA-2 modules ( #15798 )
2024-02-05 20:49:52 +01:00
anuragkumawat
0f31669c34
JAVA-27508 Upgrade spring-boot-logging-log4j2 to Spring Boot 3 ( #15768 )
2024-02-05 20:39:30 +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
Amit Pandey
2e5be1a744
[JAVA-30681] Upgrade Hibernate-core to the latest version for Spring Security web sockets module ( #15782 )
2024-02-05 20:18: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
anuragkumawat
118a0ac21f
JAVA-27672 Upgrade wiremock dependency in modules ( #15803 )
2024-02-05 14:24:24 +02: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
Sam
f254e8f751
implementation bael-6949 ( #15643 )
...
* implementation
* feedbacks
---------
Co-authored-by: technoddy <mail.technoddy@gmail.com>
2024-02-04 17:27:35 -06:00
Wynn Teo
08d29f73b3
BAEL-7444 create custom url connection ( #15717 )
2024-02-04 17:21:26 -06:00
hajarrs
6e3cb9b030
hajarrs/qaibouhajar@gmail.com ( #15668 )
2024-02-04 17:16:47 -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
Amit Pandey
ab7bcbd6d3
JAVA-30981 :- Upgrade Spring Boot Environment to the latest Spring Cloud ( #15794 )
2024-02-04 22:26:22 +02: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
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
davidmartinezbarua
a1353ca196
Merge pull request #15710 from thibaultfaure/articles/BAEL-7399-Injecting-@Captor-in-Junit-Method-Parameters
...
BAEL-7399 Code for the Injecting @Mock and @Captor in JUnit5 Method P…
2024-02-03 12:31:19 -03:00
Loredana Crusoveanu
b7f630fd65
Merge pull request #15808 from eugenp/lor6-patch-1
...
Update README.md
2024-02-03 15:48:59 +02:00
Loredana Crusoveanu
9cfb1b3a1b
Update README.md
2024-02-03 15:44:56 +02:00
Loredana Crusoveanu
e020a58a37
Merge pull request #15800 from rcalago/master
...
Update on README.md
2024-02-03 15:35:36 +02:00
Bipin kumar
ecede003a1
JAVA-27339: Changes made for adding java-panama module back ( #15789 )
2024-02-03 14:35:58 +02:00
anuragkumawat
a6515f209f
JAVA-30917 Fix references to parent ( #15790 )
2024-02-03 14:04:49 +02:00
Maiklins
a329932104
Merge pull request #15765 from constantinurs/thymeleaf-variables
...
BAEL-7263: Check if a Thymeleaf variable is defined
2024-02-03 10:24:58 +01: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
c123c847a9
Update README.md
2024-02-03 09:23:14 +08:00
rcalago
2faa2f2e70
Update README.md
2024-02-03 09:21:47 +08:00
rcalago
38f648859d
Update README.md
2024-02-03 09:20:44 +08:00
rcalago
624bd5f8f6
Create README.md
2024-02-03 09:18:33 +08: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
0bedd12300
Update README.md
2024-02-03 09:05:06 +08:00