Commit Graph

12510 Commits

Author SHA1 Message Date
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
Sam Gardner 686f39fc38 BAEL-6611 add example code for completablefuture vs future vs rxjava comparison 2023-07-25 14:05:05 +01:00
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
davidmartinezbarua 9b90e43d85 Merge pull request #14415 from etrandafir93/features/BAEL-6578-CompletableFuture_allOf_vs_join
BAEL-6578: CompletableFuture allOf.join() vs join()
2023-07-22 10:19:55 -03:00
Gaetano Piazzolla f2d8753391 JAVA-23317 | Added dummy TrustManager (#14444)
* JAVA-23317 | Added dummy TrustManager

* JAVA-23317 | Added comment

* JAVA-23317 | renamed dummy to mock

* JAVA-23317 | renamed unit test
2023-07-22 18:49:21 +05:30
anuragkumawat 53a1ef3168 JAVA-18117 Update spring-boot-keycloak-adapters module 2023-07-22 14:54:43 +05:30
Michael Olayemi 10613742da What is the maximum depth of the java call stack? (#14428)
* What is the maximum depth of the java call stack?

* What is the maximum depth of the java call stack?
2023-07-21 07:12:48 +05:30
Loredana Crusoveanu 66eb61eff4 Merge pull request #14445 from collaboratewithakash/master
backlink  updated
2023-07-20 17:51:20 +03:00
timis1 cd2e805d91 JAVA-23118 Fix java-ee-8-security-api module (#14397)
* JAVA-23118 Fix java-ee-8-security-api module

* JAVA-23118 Additional changes

---------

Co-authored-by: timis1 <noreplay@yahoo.com>
2023-07-20 19:29:57 +05:30
Loredana Crusoveanu c55d386498 Merge branch 'master' into master 2023-07-20 16:30:42 +03:00
collaboratewithakash d88d2d3632 backlinks removed 2023-07-20 16:44:33 +05:30
collaboratewithakash 7dd971d743 backlink removed 2023-07-20 16:42:50 +05:30
parthiv39731 508a5e414b Update PersonSerializerUnitTest.java (#14441) 2023-07-19 22:47:15 +02:00
davidmartinezbarua 6f78670338 Merge pull request #14431 from sam-gardner/BAEL-6749-improve-examples-for-handling-null-fields-with-jackson
BAEL-6749 improve examples for handling null fields with Jackson
2023-07-19 14:18:50 -03:00
Loredana Crusoveanu 2f2c18a7d8 Merge pull request #14437 from edizor/master
Update README
2023-07-19 18:12:09 +03:00
Gaetano Piazzolla 4c09691b3f JAVA-22042 | Removed cargo plugin in favor or mockserver. removed duplicated mockserver implementation (#14439) 2023-07-19 17:46:37 +05:30
panos-kakos f25c016cc2 [JAVA-22621] Clean up (#14433)
* [JAVA-22621] Clean up

* [JAVA-22621] Clean up
2023-07-19 17:43:21 +05:30
Dhawal Kapil 5ab92647bf Update README.md (#14438)
Cleaned up readme
2023-07-19 17:30:14 +05:30
edizor ec844f474d Update README.md
[skip ci]
2023-07-19 19:36:16 +08:00
edizor d097805ea3 Update README.md
[skip ci]
2023-07-19 19:35:36 +08:00
edizor 43880ac89b Update README.md
[skip ci]
2023-07-19 19:22:09 +08:00