Niket Agrawal
15ca62982f
Updated pom formatting
2023-09-28 11:21:46 +05:30
Niket Agrawal
20d6dbaef3
Updating spelling mistake
2023-09-28 11:14:33 +05:30
Niket Agrawal
5bc91182a5
Update pom.xml
2023-09-28 11:13:45 +05:30
Niket Agrawal
ca1e69ae86
Review Comments
2023-09-27 22:34:49 +05:30
Niket Agrawal
2b7c4f684d
Removal of Surefire and Upgrading to JDK17
2023-09-22 11:29:41 +05:30
Niket Agrawal
efab8b66cf
Removing Maven Plugin
2023-09-22 11:21:24 +05:30
Niket Agrawal
910be42d8f
Review Comment changes
2023-09-20 22:05:22 +05:30
Niket Agrawal
0f425a4573
Updated comments
2023-09-19 23:45:25 +05:30
Niket Agrawal
50515d3070
Additional Approach Changes
2023-09-19 23:39:38 +05:30
Niket Agrawal
da0beaeee0
Restructuring to new module
...
Restructuring to new module
2023-09-19 21:25:59 +05:30
Niket Agrawal
5159e8ab67
Program Updates
2023-09-15 19:48:05 +05:30
Niket Agrawal
b7b167ea1e
Updated output
2023-09-15 18:39:05 +05:30
Niket Agrawal
6929fe1469
BAEL-6963
...
BAEL-6963 Changes
2023-09-15 00:04:31 +05:30
panos-kakos
8c400720c0
[JAVA-24004] Replaced SuanShu library with a fork ( #14649 )
2023-09-14 13:23:49 +03:00
Loredana Crusoveanu
ed42de668a
Merge pull request #14764 from eugenp/move-string-article
...
BAEL-6811 move string article to make space for a new one using the s…
2023-09-14 10:06:06 +03:00
Loredana Crusoveanu
a6ec9122ea
BAEL-6811 move string article to make space for a new one using the same library; delete extra file
2023-09-14 10:01:58 +03:00
davidmartinezbarua
8bdab701bf
Merge pull request #14727 from parthiv39731/PR-6669
...
BAEL-6669, Passing Class Name as Parameter in Java
2023-09-13 15:03:07 -03:00
panos-kakos
ac590b3823
JAVA-17488 ( #14694 )
...
Moved remaining apache-httpclient v4 code from apache-httpclient to apache-httpclient4
2023-09-13 13:16:19 +03:00
panos-kakos
d167545325
[JAVA-20157] Upgraded core-java-serialization module to JDK17 ( #14646 )
...
* [JAVA-20157] Upgraded core-java-serialization module to JDK17
* [JAVA-20157] Upgraded core-java-nio-2 module to JDK17
2023-09-13 12:39:35 +03:00
Kasra Madadipouya
3fe0fabd54
Merge pull request #14755 from Bipinkumar27/JAVA-20500
...
Java 20500
2023-09-13 11:34:31 +02:00
Bipin kumar
76f7964c96
JAVA-24677: Changes made for add sub-modules in parents ( #14690 )
2023-09-13 12:28:47 +03:00
Bipin kumar
e53995fc81
JAVA-24547: Fixes made for adding spring-data-jpa-repo-3 ( #14735 )
2023-09-13 12:21:55 +03:00
Michael Olayemi
cc911cefeb
Differences between Heap Dump, thread dump and core dump ( #14718 )
...
* Differences between Heap Dump, thread dump and core dump
* Differences between Heap Dump, thread dump and core dump
* Differences between Heap Dump, thread dump and core dump
* Differences Between Heap Dump, Thread Dump and Core Dump
2023-09-13 06:48:47 +05:30
Kai Yuan
7c02a6ffdb
[integer-to-digits] How to Split an Integer Number Into Digits in Java ( #14736 )
2023-09-12 16:46:08 -05:00
vunamtien
9bec8ebcdb
BAEL-6816-create-stream-regex-matches ( #14731 )
...
* BAEL-6816-create-stream-regex-matches
* add unit test
---------
Co-authored-by: tienvn <tienvn@>
2023-09-12 21:58:56 +02:00
Bipinkumar27
77270f8418
JAVA-20500: Changes made for Merge annotations module with google-auto-project(removing annotations module)
2023-09-12 19:22:23 +05:30
Bipinkumar27
d0ed4ad157
JAVA-20500: Changes made for Merge annotations module with google-auto-project
2023-09-12 19:21:39 +05:30
Bhaskar Ghosh Dastidar
42188fdc2d
BAEL-6838-index-of-set-element ( #14747 )
...
Co-authored-by: Bhaskar <bhaskar.dastidar@freshworks.com>
2023-09-11 17:37:38 -07:00
Kasra Madadipouya
6978371d17
Merge pull request #14705 from ehsansasanian/java-21464-upgrade-java-cassandra-to-jdk17
...
java-21464: upgrade java-cassandra to jdk17
2023-09-12 00:24:01 +02:00
Kasra Madadipouya
2fa916c081
Merge pull request #14751 from timis1/JAVA-25113
...
JAVA-25113 Review add-opens and add-exports in modules - Week 35 - 20…
2023-09-11 23:52:24 +02:00
timis1
76f82aaa0b
JAVA-25113 Review add-opens and add-exports in modules - Week 35 - 2023 (moved-1) (conti-1)
2023-09-11 23:53:29 +03:00
mmomjya
3d522eb8c4
BAEL-6142 Map clear methods in Java ( #14255 )
...
Co-authored-by: Mariam Momjyan <mmomjyan@vmware.com>
2023-09-11 07:40:30 -07:00
Hamid Reza Sharifi
d2a1340d5c
Bael 6188: Extract CN from X509Certificate in Java ( #14681 )
...
* #BAEL-6188:add unit tests
* #BAEL-6188:add dependencies
* #BAEL-6188:add certificate
* #BAEL-6188:add extract CN using Regex
* #BAEL-6188:refactor CN using Regex
* #BAEL-6188:refactor test case name
* #BAEL-6188:add properties for dependency version
2023-09-10 14:11:22 -05:00
Alexandru Borza
53f3cf70a1
BAEL-6727 Streams vs. Loops in Java ( #14741 )
2023-09-10 08:49:43 -07:00
Shahul Basha
f3069c6ebc
BAEL-6830 ( #14742 )
...
* BAEL-6830 example changed based on editor review comments
* BAEL-6830 example changed based on editor review comments
* BAEL-6830 example changed based on editor review comments
2023-09-10 08:45:10 -07:00
Kasra Madadipouya
fa5eb584ed
Merge pull request #14729 from timis1/JAVA-23697_1
...
JAVA-23697 Upgrade spring-ejb-modules/ejb-beans sub-module to work wi…
2023-09-10 00:10:36 +02:00
Harry9656
677f8ae2d0
BAEL-6538: Geospatial Support in ElasticSearch ( #14554 )
...
* Migrated to spring-boot and created the first working test.
* JAVA-6538: Refactor Java GeoQueries to Java Client for Ealastic.
2023-09-09 21:37:16 +02:00
Harry9656
4609814e3c
BAEL-6896: Add test for public static final field lookup. ( #14668 )
2023-09-09 21:28:24 +02:00
Loredana Crusoveanu
e6a231d824
Merge pull request #14734 from edizor/master
...
Update README
2023-09-09 18:33:53 +03:00
Liam Williams
ba5065c692
Merge pull request #14740 from rajat-garg/rg/extension-from-mime-type
...
[BAEL-6730] Move hardcoded version to properties
2023-09-09 15:47:46 +01:00
Ehsan Sasanianno
e6495a3ad1
java-21464: rename test classes to LiveTest for Jenkins operation
2023-09-09 14:50:27 +02:00
rajatgarg
30b5e9d7cb
Move hardcoded version to properties
2023-09-09 15:25:14 +05:30
davidmartinezbarua
c23598241f
Merge pull request #14721 from sam-gardner/BAEL-6729-mock-same-method-different-params
...
BAEL-6729 Add example code for mocking one method with multiple param…
2023-09-08 14:17:23 -03:00
edizor
bcacb5a37a
Update README.md
...
[skip ci]
2023-09-08 22:48:56 +08:00
edizor
ce893ce074
Update README.md
...
[skip ci]
2023-09-08 22:46:17 +08:00
edizor
218938048a
Update README.md
...
[skip ci]
2023-09-08 22:42:31 +08:00
edizor
272fddbc4b
Create README.md
...
[skip ci]
2023-09-08 22:37:55 +08:00
edizor
03610a604c
Update README.md
...
[skip ci]
2023-09-08 22:32:48 +08:00
edizor
db4b3b2445
Update README.md
...
[skip ci]
2023-09-08 22:29:20 +08:00
edizor
d68d446414
Update README.md
...
[skip ci]
2023-09-08 22:25:42 +08:00