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
Bipin kumar
9516c2bd9b
Merge branch 'eugenp:master' into JAVA-23970
2023-09-14 08:31:19 +05:30
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
Bipinkumar27
e8dbbe8bdd
JAVA-23970: fixes made for Update article "Get Cookies From the Apache HttpClient Response"
2023-09-13 22:15:11 +05:30
Sam Gardner
601275a5c9
BAEL-6811 Check if letter is emoji example code
2023-09-13 15:39:17 +01:00
Bipinkumar27
76a427219e
JAVA-24545: Incorporating review comments
2023-09-13 19:50:36 +05:30
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
parthiv39731
66bfe0102b
BAEL-6880, How to replace deprecated jdbcTemplate.queryForObject and jdbcTemplate.query in spring boot 2.4.X and above
2023-09-12 10:12:53 -07: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
panos-kakos
949572f93b
[JAVA-24600]
2023-09-11 12:23:34 +03: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
Bipinkumar27
1189911fc0
JAVA-24545: Changes made for fixing issues in core-java-perf-2
2023-09-09 15:22:02 +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
edizor
7ed3a423cf
Update README.md
...
[skip ci]
2023-09-08 22:22:17 +08:00
edizor
6ce1d12ff1
Update README.md
...
[skip ci]
2023-09-08 22:15:04 +08:00
edizor
1b5d9edacb
Update README.md
...
[skip ci]
2023-09-08 22:10:24 +08:00
edizor
0516328746
Update README.md
...
[skip ci]
2023-09-08 22:02:03 +08:00
edizor
2a4f7f0e86
Update README.md
...
[skip ci]
2023-09-08 21:55:48 +08:00
edizor
90216306d7
Update README.md
...
[skip ci]
2023-09-08 21:49:40 +08:00
Gaetano Piazzolla
cf1a561443
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