3467 Commits

Author SHA1 Message Date
Hamid Reza Sharifi
83209e30f9 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
9fd719365b BAEL-6727 Streams vs. Loops in Java (#14741) 2023-09-10 08:49:43 -07:00
Harry9656
7907282829 BAEL-6896: Add test for public static final field lookup. (#14668) 2023-09-09 21:28:24 +02:00
Loredana Crusoveanu
9ad7d24c9e Merge pull request #14734 from edizor/master
Update README
2023-09-09 18:33:53 +03:00
Liam Williams
a5eb9418c8 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
rajatgarg
65e31eaf04 Move hardcoded version to properties 2023-09-09 15:25:14 +05:30
edizor
1691ad32b6 Update README.md
[skip ci]
2023-09-08 22:48:56 +08:00
edizor
23681f9e1e Update README.md
[skip ci]
2023-09-08 22:42:31 +08:00
edizor
25c0f9b685 Update README.md
[skip ci]
2023-09-08 22:32:48 +08:00
edizor
fb99901305 Update README.md
[skip ci]
2023-09-08 22:25:42 +08:00
edizor
b6f4803197 Update README.md
[skip ci]
2023-09-08 22:22:17 +08:00
edizor
1d3fa127f4 Update README.md
[skip ci]
2023-09-08 22:15:04 +08:00
edizor
c9b87071ab Update README.md
[skip ci]
2023-09-08 22:10:24 +08:00
edizor
951856e2cc Update README.md
[skip ci]
2023-09-08 21:55:48 +08:00
edizor
a9f54033d5 Update README.md
[skip ci]
2023-09-08 21:49:40 +08:00
Gaetano Piazzolla
55ba37d848 JAVA-24659 Simplifying Logic of Consumer-Producer problem. (#14682)
* JAVA-24659 | moving runflag inside consumer and producer. it makes no sense to have it inside

* JAVA-24659 | using atomic integer for sequence, and moving thread.sleep() in the same place

* JAVA-24659 | enhanced logic for simplicity
2023-09-08 19:14:38 +05:30
Bipin kumar
2b6ee3104d JAVA-24414: Changes made for fixing failing test cases in core-java-st… (#14647) 2023-09-08 11:58:51 +03:00
Liam Williams
7217ee5e0c Merge pull request #14701 from rajat-garg/rg/extension-from-mime-type
[BAEL-6730] Add getting Extension from MIME type of a file
2023-09-07 18:34:53 +01:00
rajatgarg
7588462856 Address review comments 2023-09-07 22:48:08 +05:30
Bipin kumar
b0998fd931 JAVA-23291: adding missed modules in pom.xml (#14614) 2023-09-07 18:47:37 +03:00
Vini
273a20e8e5 Merge pull request #14685 from ovidiumihaitacu/master
[BAEL-6810] - Sequenced Collections in Java 21
2023-09-07 17:07:37 +02:00
Michael Olayemi
ff430e69d5 update clamp function 2023-09-07 05:09:07 +00:00
Kai Yuan
b3fdbcb76f [stream-map-object] Create List of Object From Another Type Using Java 8 (#14716) 2023-09-06 22:33:56 -05:00
rajatgarg
5b2dd26fa3 Address review comments 2023-09-06 23:27:10 +05:30
rajatgarg
f4bb7bf36f Address review comments 2023-09-06 02:18:51 +05:30
rajatgarg
936fad8c02 Address review comments 2023-09-06 02:17:39 +05:30
rajatgarg
5983194d95 Update Tests to get multiple extensions 2023-09-06 02:12:57 +05:30
davidmartinezbarua
6f9cda355d Merge pull request #14670 from manfred106/BAEL-6894-close-iostream
BAEL-6894: Closing Java IO Streams
2023-09-05 14:15:27 -03:00
Kasra Madadipouya
31046a3ae2 Merge pull request #14708 from GaetanoPiazzolla/JAVA-24699-delete-classes
JAVA-24699 | removing useless classes
2023-09-04 16:13:03 +02:00
Mo Helmy
6cadb7c902 This commit related to the article BAEL-6877 (#14676)
This commit aims to add a new test class to convert a HashMap string into a HashMap object using toString().
2023-09-04 12:12:03 +02:00
Loredana Crusoveanu
8897d1a81d Merge pull request #14691 from edizor/master
Update README
2023-09-04 09:41:35 +03:00
Kai Yuan
862e85c92c [meaning-of-->] the meaning of --> (#14678) 2023-09-03 21:50:16 -05:00
gaepi
bb1d29302b JAVA-24699 | removing useless classes 2023-09-03 15:12:14 +02:00
Partha Sutradhar
9d0a18e30c [BAEL-6481] - Stop Executing Further Code in Java (#14076)
* Creating a Deep vs Shallow Copy of an Object in Java

* [BAEL-6481]-Stop Executing Further Code in Java

* [BAEL-6481] - Stop Executing Further Code in Java

* [BAEL-6481] - Stop Executing Further Code in Java

* [BAEL-6481] - Stop Executing Further Code in Java.

* [BAEL-6481] - Stop Executing Further Code in Java.

* [BAEL-6481] - Stop Executing Further Code in Java.

* [BAEL-6481] Stop Executing Further Code in Java.

* [BAEL-6481] Stop Executing Further Code in Java. Moved to core java numbers - 6

* [BAEL-6481] Stop Executing Further Code in Java.

* [BAEL-6481] Stop Executing Further Code in Java.

* [BAEL-6481] Stop Executing Further Code in Java.

* [BAEL-6481] Stop Executing Further Code in Java. [Commented the Test cases]

* [BAEL-6481] Stop Executing Further Code in Java. [Commented the Two Test]

* [BAEL-6481] Stop Executing Further Code in Java. [Fixed Method Name's]
2023-09-03 10:13:01 +05:30
Bhaskar Ghosh Dastidar
f725c8f592 [BAEL-6823] middle of array (#14696)
Co-authored-by: Bhaskar <bhaskar.dastidar@freshworks.com>
2023-09-02 20:21:33 -07:00
rajatgarg
7fbae56aa6 Add getting Extension from MIME type of a file 2023-09-03 03:59:20 +05:30
ACHRAF TAITAI
15a6467a90 BAEL-6847: Replacing Single Quotes in Java String (#14665) 2023-09-02 16:35:17 +02:00
davidmartinezbarua
d94e994649 Merge pull request #14464 from abdul0214/convert-between-localdate-and-epoch
BAEL-5928: Adds conversion b/w Epoch & LocalDateTime
2023-09-01 19:32:54 -03:00
Pedro Lopes
91a32ed0c3 BAEL-6699: Java Interface Naming Conventions (#14551)
* interfaces and implementations

* code review changes
2023-09-01 21:01:51 +02:00
edizor
652804a1a9 Update README.md
[skip ci]
2023-09-01 19:50:43 +08:00
edizor
a1239f9a87 Update README.md
[skip ci]
2023-09-01 19:45:05 +08:00
edizor
8dfae82f04 Update README.md
[skip ci]
2023-09-01 19:39:52 +08:00
edizor
67ecc95a5b Update README.md
[skip ci]
2023-09-01 19:29:30 +08:00
edizor
6e7b87c158 Update README.md
[skip ci]
2023-09-01 19:22:51 +08:00
edizor
00a7141670 Update README.md
[skip ci]
2023-09-01 19:08:11 +08:00
Michael Olayemi
64d62681fb Clamp Function in Java (#14650)
* Clamp Function in Java

* Clamp Function in Java

* Clamp Function in Java

* Clamp Function in Java
2023-09-01 08:42:51 +05:30
ovidiu-mihai98
ca1cf088fa [BAEL-6810] - Sequenced Collections in Java 21 2023-08-30 19:58:17 +03:00
Liam Williams
cd86b428e3 Merge pull request #14653 from parthiv39731/PR-6865
BAEL 6865
2023-08-30 10:05:23 +01:00
parthiv39731
2fbbc8c8dd BAEL-6865, implemented review comments 2023-08-29 20:16:37 -07:00
Bogdan Cardoş
56ea493c7a BAEL-6819 convert from int to Long in Java (#14671)
* BAEL-6819 convert from int to Long in Java

* BAEL-6819 update package name
2023-08-29 14:56:00 -07:00