Maiklins
08d8efb5b5
Merge pull request #16456 from ch4mpy/BAEL-7704
...
BAEL-7704 : Update to latest spring-addons-oauth2-test
2024-04-24 22:22:27 +02:00
Maiklins
f73582b17d
Merge pull request #16428 from voidabhi/BAEL-7441
...
[BAEL-7441] Fixing EOFException in Java
2024-04-24 22:17:26 +02:00
Eugene Kovko
5a12777c4f
BAEL-7894: Basic tests ( #16483 )
2024-04-24 11:49:05 -07:00
DiegoMarti2
3a0dd5d698
baeldung-articles : BAEL-7649 ( #16452 )
...
Unit Test for hashCode() in Java.
2024-04-24 11:48:34 -07:00
ACHRAF TAITAI
5f0a95c784
Bael 7757 ( #16485 )
...
* BAEL-7765: How to fix JsonParseException: Unexpected character (code 115) when parsing unquoted JSON in Jackson
* BAEL-7757: How to solve MockitoException: the existing mock registration must be deregistered
2024-04-24 20:07:03 +02:00
Mo Helmy
f94b8d96ca
This commit is related to BAEL-7856 ( #16480 )
...
This commit aims to add a test class named "LastOccurrenceFinderUnitTest".
2024-04-24 09:52:21 -07:00
ch4mpy
bcd2fb94a4
spaces instead of tabs in poms & json
2024-04-24 02:33:12 -10:00
Bipin kumar
8193ddf314
JAVA-32170_M_02: Changes made for Fix formatting of POMs ( #16117 )
2024-04-24 11:55:24 +03:00
Thiago dos Santos Hora
de699e2386
BAEL-6620: RBAC Quarkus ( #16416 )
...
* BAEL-6620: RBAC quarkus
* BAEL-6620: fix permissions
* Code fix
* Fix test name
2024-04-23 14:48:51 -07:00
Andrea Cerasoni
0c1e41f3e8
Merge pull request #16283 from thibaultfaure/improvements/BAEL-7745-fix-unit-test-in-core-java-jvm3
...
BAEL-7745 Fix unit test in core-java-jvm3
2024-04-23 18:50:39 +01:00
Harry9656
6b0c4b9a80
JAVA-26760: Updated and standardized the junit-jupiter-engine library ( #16357 )
...
* JAVA-26760: Updated and standardized the junit-jupiter-engine library
* JAVA-26760: Updated and standardized the mockito-junit-jupiter library
* fix mockito-junit-jupiter properties
* fix maven-custom-plugin/usage-example properties
* Fix quarkus-funqy
* JAVA-26760: Fix NamespacedHierarchicalStore error in junit
2024-04-23 18:45:06 +02:00
vunamtien
9177009ab6
[JAVA-33634] Split-or-move-spring-security-core-2-module ( #16447 )
2024-04-23 18:23:26 +02:00
Loredana Crusoveanu
4a139b7188
Merge pull request #16476 from eugenp/lor6-patch-1
...
delete duplicate code; it has been moved to core-java-streams-6
2024-04-23 18:32:05 +03:00
Loredana Crusoveanu
823f8c7891
delete duplicate code; it has been moved to core-java-streams-6
2024-04-23 18:02:48 +03:00
Loredana Crusoveanu
21a7f6794a
Merge pull request #16475 from eugenp/lor6-patch-1
...
remove duplicate code; article already moved to core-java-collections-6
2024-04-23 18:02:13 +03:00
Loredana Crusoveanu
b9b9084286
remove duplicate code; article already moved to core-java-collections-6
2024-04-23 17:29:57 +03:00
anuragkumawat
d14b1e1fb7
JAVA-30667 Move article code to spring-data-jpa-query module ( #16445 )
2024-04-23 14:08:54 +03:00
Loredana Crusoveanu
8376d72732
Merge pull request #16472 from rcalago/master
...
Update on README.md
2024-04-23 12:01:20 +03:00
rcalago
51709f6817
Update README.md
2024-04-23 16:13:53 +08:00
rcalago
d2b89b5a91
Update README.md
2024-04-23 16:12:48 +08:00
rcalago
1db60e8eeb
Update README.md
2024-04-23 16:11:47 +08:00
rcalago
804e250a08
Update README.md
2024-04-23 16:10:42 +08:00
rcalago
18b039e054
Update README.md
2024-04-23 16:09:45 +08:00
rcalago
fd0ae27bdc
Update README.md
2024-04-23 16:08:34 +08:00
rcalago
9a513cbe15
Update README.md
2024-04-23 16:07:30 +08:00
timis1
2858eb0844
[JAVA-29516] Fix checker-framework in the context of migration to JDK 21 ( #16465 )
...
Co-authored-by: timis1 <noreplay@yahoo.com>
2024-04-23 08:09:57 +02:00
Harry9656
26ce8f7bae
[JAVA-33808] change spring-kafka-2 integration test to live test ( #16468 )
2024-04-23 07:58:35 +02:00
davidmartinezbarua
b2efaa0112
Merge pull request #16462 from ukhan1980/bael-6760-download-file-from-s3
...
[bael-6760] add code for download files from s3 article
2024-04-22 19:44:46 -03:00
Vini
378cf78e7a
Merge pull request #16263 from DragomirAlin/master
...
BAEL-6265: PersistenceUnit vs PersistenceContext
2024-04-22 18:07:40 +02:00
Vini
29b5206cf7
Merge pull request #16436 from jagathkumarks/master
...
Calculating Moving averages
2024-04-22 18:06:54 +02:00
Bipin kumar
bf4f3eb524
JAVA-33582: Adding modules which are missed ( #16450 )
2024-04-22 11:41:44 +03:00
ch4mpy
f80faa08c8
BAEL-7704 : (CONFIGURATION)
...
format resources
2024-04-21 16:38:05 -10:00
timis1
2a8c09f245
JAVA-33718 Upgrade junit-jupiter to the latest version in quarkus-fungy ( #16458 )
...
Co-authored-by: timis1 <noreplay@yahoo.com>
2024-04-21 23:59:44 +02:00
panos-kakos
5d6dbeb8f9
[JAVA-33753] Clean up ( #16396 )
2024-04-21 23:45:41 +02:00
Kasra Madadipouya
fed47160bc
[JAVA-25150] add comment to disabling hessian module ( #16466 )
2024-04-21 23:33:25 +02:00
panos-kakos
30d09bdc45
[JAVA-33592] Created new module core-java-string-operations-9 and moved code from core-java-string-operations-7 ( #16364 )
2024-04-21 23:29:58 +02:00
Mikhail Polivakha
2735ad0e84
BAEL-7190 implementation ( #16464 )
2024-04-21 13:00:04 -07:00
MohamedHelmyKassab
9e74ea8ea1
Update StringToOffsetDateTimeUnitTest.java ( #16433 )
2024-04-21 12:41:01 -07:00
Grzegorz Piwowarek
52d390e8ea
Update pom.xml ( #16461 )
2024-04-21 20:59:30 +02:00
Liam Williams
ab4a50ba81
Merge pull request #16431 from sk1418/cast-2-str-vs-str-valueOf
...
[cast-2-str-vs-str-valueOf] casting vs string.valueOf()
2024-04-21 19:43:09 +01:00
Kai.Yuan
bca0e467c9
[cast-2-str-vs-str-valueOf] fix typo
2024-04-21 17:33:56 +02:00
uzma
ac53674412
[bael-6760] add code for download files from s3 article
2024-04-21 13:02:48 +01:00
Sam
8012a0a62a
bael-7718 ( #16256 )
...
* bael-7718
* feedback updates
* PR feedback
---------
Co-authored-by: technoddy <mail.technoddy@gmail.com>
2024-04-20 10:55:29 -05:00
8122171911
9e0ad0a0c7
[BAEL-7659] Compress and Create a Byte Array Using GZip ( #16451 )
...
* [BAEL-7659] Compress and create a byte array using GZip
* [BAEL-7659] Compress and Create a Byte Array Using GZip
* [BAEL-7659] Compress and Create a Byte Array Using GZip
* [BAEL-7659] Compress and Create a Byte Array Using GZip
* [BAEL-7659] Compress and create a byte array using GZip
---------
Co-authored-by: p.kostopoulos <p.kostopoulos@astynomia.gr>
2024-04-20 19:33:22 +05:30
vunamtien
7163e8b266
[JAVA-33624] Split-or-move-apache-kafka-2-module ( #16429 )
2024-04-20 16:09:50 +03:00
ch4mpy
eb4996272b
BAEL-7704 : (CONFIGURATION)
...
BAEL-7704 :
Update to latest spring-addons.
Fix conf: authentication converter was no used by the security
filter-chain.
Add docker compose file for a Keycloak instance with an imported realm.
2024-04-20 03:02:41 -10:00
timis1
57f2c2ef23
JAVA-33580 Align module names, folder names and artifact id - Week 16 - 2024 ( #16418 )
...
Co-authored-by: timis1 <noreplay@yahoo.com>
2024-04-20 14:42:09 +02:00
Harry9656
8b62a51599
Review Build time ( #16444 )
2024-04-20 13:08:21 +02:00
davidmartinezbarua
979f4ffb2c
Merge pull request #16410 from sIvanovKonstantyn/master
...
BAEL-6346 - "Not a managed type" exception in Spring Data JPA
2024-04-19 14:54:05 -03:00
timis1
f2e0668cd8
JAVA-30728 Update PMD rule to consider only test sources ( #16414 )
...
Co-authored-by: timis1 <noreplay@yahoo.com>
2024-04-19 14:02:50 +02:00