Commit Graph

15815 Commits

Author SHA1 Message Date
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
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
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
timis1 0f8559fc75
JAVA-30186 Upgrade assertj library in the main pom.xml (#16404)
Co-authored-by: timis1 <noreplay@yahoo.com>
2024-04-19 13:56:37 +02:00
Bipin kumar d177b348fa
JAVA-33584: Added reasons on modules that are commented out (#16378) 2024-04-19 11:21:12 +03:00
vunamtien 88e3dee91a
[JAVA-33623] Split-or-move-spring-kafka-module (#16419) 2024-04-19 11:07:36 +03:00
Harry9656 c5f26cf59a
[JAVA-32976] Fix integration test for spring-reactive-client (#16345) 2024-04-19 08:30:17 +02:00
Harry9656 d2e7eab43e
[JAVA-33568] Fix spring-security-web-boot-3 integration tests (#16441) 2024-04-19 08:22:40 +02:00
Wynn Teo 9c4a0b79d5
Bael 7807 (#16400)
* BAEL-7490 read write file in separate thread

* Change the to try resources

* Update the code to sync with article

* Skeleton

* Update validation

* update send mail

* reformat and structure
2024-04-18 20:22:33 -05:00
Forb Yuan ed6d85a620
[BAEL-6276] Exploring the New Filters on Spring Cloud Gateway (#16341)
* BAEL-6276: Fix the broken tests

* BAEL-6276: Add request header AddRequestHeadersIfNotPresent

* BAEL-6276: Add response header RemoveJsonAttributesResponseBody

* BAEL-6276: Example for CacheRequestBody

* BAEL-6276: Example for LocalResponseCache

* BAEL-6276: Add `redis-rate-limiter.requestedTokens` for `RequestRateLimiter`
2024-04-18 18:23:33 +01:00
Stelios Anastasakis 60ce9ba95f
[BAEL-7669] Example code for article. Setting global TimeZone in spring (#16260)
* [BAEL-7669] Example code for article. Setting global TimeZone in spring

* Added logback-test.xml for spring tests, to set level to INFO

* [BAEL-7669] Switched to spring-boot-application to include more examples

* Added things needed in pom.xml, without affecting existing versions

* [BAEL-7669] After code review: exported spring boot version in property

- Fixed constant name, to follow the uppercase convention
- Added comments to explain the commented out options, as described in the article

* [BAEL-7669] Added example of reading timezone value from properties file

* [BAEL-7669] Moved code to spring-boot-customization module
2024-04-18 18:21:48 +01:00
Harry9656 acce5c0a91
JAVA-32437: Remove mvnw, mvnw.cmd and files under .mvn/wrapper (#16413) 2024-04-18 13:22:59 +03:00