Commit Graph

12276 Commits

Author SHA1 Message Date
Michael Olayemi 92b922b6c1 How to Get the Start and the End Date of a Year using Java (#14493)
* How to Get the Start and the End Date of a Year using Java

* How to Get the Start and the End Date of a Year using Java

* How to Get the Start and the End Date of a Year using Java
2023-07-30 10:12:23 +05:30
Kasra Madadipouya 65762becc1 Merge pull request #14486 from Bipinkumar27/JAVA-22440
JAVA-22440: Changes made for adding Add missing submodule in respecti…
2023-07-28 21:47:30 +02:00
Dhawal Kapil 901e94d234 JAVA-18812 Disabled reuse forks option that was causing issue with SimpleTracer test (#14490) 2023-07-28 20:56:56 +03:00
vunamtien 53aea2f855 BAEL-5644-escape-html-java (#14492) 2023-07-28 16:44:51 +02:00
Bipinkumar27 1291e39d61 JAVA-22440: Changes made for adding Add missing submodule in respective container modules 2023-07-28 17:42:19 +05:30
lucaCambi77 a8001c3a8e Docker Compose Support in Spring Boot 3 [ BAEL-6648 ] (#14394)
* feat: spring boot docker compose support

* fix: add actuator

* fix: indent

* fix: remove optional

* fix: remove mongodb config

* fix: add non docker-compose profile

---------

Co-authored-by: Eric Martin <emart.tigers@gmail.com>
2023-07-27 21:51:14 -05:00
timis1 f82330cd1b JAVA-23344 Fix failing tests in hibernate-annotations (#14468) 2023-07-27 19:27:17 +03:00
timis1 4215e52c4d JAVA-20287 Update article "Spring Cloud Azure Key Vault" (#14488)
* JAVA-20287 Update article "Spring Cloud Azure Key Vault"

* Comment the spring-cloud-azure

---------

Co-authored-by: timis1 <noreplay@yahoo.com>
2023-07-27 21:20:14 +05:30
Sam aae5f7dc38 Scroll API Implementation (#14435)
Co-authored-by: technoddy <mail.technoddy@gmail.com>
2023-07-27 12:00:54 +02:00
Balamurugan 787ed13597 BAEL-6584: Added spring data reactive pagination along with tests (#14478)
* BAEL-6584: Added spring data reactive pagination along with tests

* BAEL-6584: removed unnecessary spaces

---------

Co-authored-by: balasr3 <balamurugan.radhakrishnan@imgarena.com>
2023-07-27 11:57:06 +02:00
hitansh-shah98 891652322d BAEL-6674 Added code for mybatis sqlscript (#14487) 2023-07-27 11:53:29 +02:00
Graham Cox a90532946c BAEL-5847: Property-Based Testing with jqwik (#14489) 2023-07-27 10:53:04 +02:00
Vini 4b08a40eae Merge pull request #14232 from vunamtien/BAEL-6541-convert-relative-path
BAEL-6541-convert-relative-path
2023-07-27 09:29:08 +02:00
Kasra Madadipouya 24396a71c2 Merge pull request #14456 from anuragkumawat/JAVA-18117
JAVA-18117 Update spring-boot-keycloak-adapters module
2023-07-26 20:23:45 +02:00
Bipinkumar27 cd6c92328d JAVA-22440: Changes made for adding Add missing submodule in respective container modules 2023-07-26 21:35:26 +05:30
Thiago dos Santos Hora fa88f6c181 [BAEL-4897] Shardingshere (#14470)
* [BAEL-4897] Shardingshere

* [BAEL-4897] Fixes

* [BAEL-4897] delete read me
2023-07-26 17:23:08 +02:00
Dhawal Kapil 17e24fc87e JAVA-23379 Fixed test as per JDK 17 (#14484)
* JAVA-23379 Fixed test as per JDK 17

* JAVA-23379 Made SimpleDateFormat local specific
2023-07-26 15:33:04 +05:30
Loredana Crusoveanu 33a6f4610b Merge pull request #14485 from edizor/master
Update README
2023-07-26 12:59:40 +03:00
ACHRAF TAITAI 3d76035de8 BAEL-6713: Convert List<Long> Object to long[] Array in Java (#14479) 2023-07-26 11:17:26 +02:00
edizor fca0f32ab7 Update README.md
[skip ci]
2023-07-26 16:14:40 +08:00
edizor 812d7fab52 Update README.md
[skip ci]
2023-07-26 16:07:48 +08:00
edizor 6f59c747ca Update README.md
[skip ci]
2023-07-26 16:03:39 +08:00
edizor b4a41a3865 Update README.md
[skip ci]
2023-07-26 16:03:06 +08:00
edizor 891e76f630 Update README.md
[skip ci]
2023-07-26 16:00:14 +08:00
edizor dd504e3855 Update README.md
[skip ci]
2023-07-26 15:56:55 +08:00
edizor 3839455026 Update README.md
[skip ci]
2023-07-26 15:52:01 +08:00
edizor 51982ca793 Update README.md
[skip ci]
2023-07-26 15:49:02 +08:00
edizor 278af26fdc Update README.md
[skip ci]
2023-07-26 15:45:36 +08:00
edizor d87ee38baa Update README.md
[skip ci]
2023-07-26 15:40:25 +08:00
edizor 679fe45611 Create README.md
[skip ci]
2023-07-26 15:34:16 +08:00
Michael Olayemi ddce1d63db Law of Demeter in Java (#14465)
* Law of Demeter in Java

* Law of Demeter in Java

* Law of Demeter in Java
2023-07-26 10:55:09 +05:30
timis1 f471dd3cf9 JAVA-23211 Upgrade dependencies versions for helidon-mp module (#14472)
Co-authored-by: timis1 <noreplay@yahoo.com>
2023-07-25 13:02:08 +05:30
panos-kakos 0a3998e407 [JAVA-23091] Upgraded esapi version and removed it form main pom.xml (#14384)
Co-authored-by: Dhawal Kapil <dhawalkapil@gmail.com>
2023-07-25 12:59:21 +05:30
Bipin kumar 2229e249a5 JAVA-22625: Changes made for formatting the pom.xml (#14327)
* JAVA-22625: Changes made for formatting the pom.xml

* JAVA-22625: Changes made for formatting the pom.xml

* JAVA-22625: commenting module

* JAVA-22625: commenting module
2023-07-25 12:04:39 +05:30
panos-kakos 0fd8f7ba2e [JAVA-23092] Upgrade jmh-core and jmh-generator dependencies to 1.36 (#14387)
* [JAVA-23092] Upgrade jmh-core and jmh-generator dependencies to 1.36

* [JAVA-23091] Clean up
2023-07-25 11:50:47 +05:30
davidmartinezbarua 37510f10fd Merge pull request #14373 from ukhan1980/BAEL-6697-fail-maven-build-if-coverage-falls
[BAEL-6697] code for jacoco fail build
2023-07-24 19:16:29 -03:00
Loredana Crusoveanu 8805d358a3 Merge pull request #14471 from collaboratewithakash/master
backlink added
2023-07-24 13:50:04 +03:00
collaboratewithakash 14c483d515 backlink added 2023-07-24 14:59:53 +05:30
Vali Tuguran 526e9845a8 BAEL-6225 Refactor code and move package. (#14132)
* BAEL-6225 Refactor code and move package.

* BAEL-6225 Move code to core-java-lang-oop-patterns.

* BAEL-6225 Refactor test name.

* BAEL-6225 Refactor test name.

* BAEL-6225 Update with singleton instances.
2023-07-24 08:47:07 +01:00
psevestre 4291c56bdb [BAEL-6138] - Receiving Push Notifications in PostreSQL with Spring Integration (#14467)
* [BAEL-4849] Article code

* [BAEL-4968] Article code

* [BAEL-4968] Article code

* [BAEL-4968] Article code

* [BAEL-4968] Remove extra comments

* [BAEL-5258] Article Code

* [BAEL-2765] PKCE Support for Secret Clients

* [BAEL-5698] Article code

* [BAEL-5698] Article code

* [BAEL-5905] Initial code

* [BAEL-5905] Article code

* [BAEL-5905] Relocate article code to new module

* [BAEL-6275] PostgreSQL NOTIFY/LISTEN

* [BAEL-6275] Minor correction

* BAEL-6138

* [BAEL-6138] WIP - LiveTest

* [BAEL-6138] Tutorial Code

* [BAEL-6138] Tutorial Code

---------

Co-authored-by: Philippe Sevestre <psevestre@gmail.com>
2023-07-23 22:45:57 +02:00
parthiv39731 4f24eb635e BAEL-6710 (#14454)
Changed method names
2023-07-23 19:50:50 +02:00
Tetiana f78b9f0b9b BAEL-6754 Parameterized Logging with Slf4j (#14447)
- updated logback-classic version
- updated logback.xml to have only one appender for new classes
- added sample parameterized logging and fluent logging
2023-07-23 19:16:50 +02:00
Rajat Garg 0da3664191 [BAEL-6494] Add functionality to minify a JSON string (#14451)
* [BAEL-6494] Add functionality to minify JSON

* [BAEL-6494] Address review comment

---------

Co-authored-by: rajatgarg <rajatgarg@adobe.com>
2023-07-23 10:08:21 +02:00
Manfred a1baca99fb BAEL-6725 - Performance Comparison Between Different Java String Concatenation Methods (#14458) 2023-07-23 10:04:32 +02:00
Ana Peterlić 9b74111078 BAEL-6585 - Unit Testing of System.in with JUnit (#14436)
* BAEL-6585 - Unit Testing of System.in with JUnit

* Rename test classes

* Remane test classes
2023-07-23 09:19:16 +05:30
Dhawal Kapil 6443fc6509 Update README.md (#14461) 2023-07-23 00:03:33 +05:30
Dhawal Kapil dd009f7c25 Update README.md (#14460)
* Update README.md

* Update README.md
2023-07-22 23:53:49 +05:30
timis1 817170a1bf JAVA-23235 Split or move spring-cloud-openfeign module (conti-4) (moved-8) (#14450)
Co-authored-by: timis1 <noreplay@yahoo.com>
2023-07-22 23:35:37 +05:30
davidmartinezbarua d0348f344e Merge pull request #14347 from ukhan1980/BAEL-6318-consuming-paged-response-via-rest-template
[BAEL-6318] code for consuming Page<Entity> using rest template
2023-07-22 10:32:45 -03:00
davidmartinezbarua 8db7da5c11 Merge pull request #14404 from sam-gardner/BAEL-6721-example-code-for-notification-of-a-complete-task
BAEL-6721 Add example code for notification of a complete task
2023-07-22 10:26:28 -03:00