Commit Graph

10709 Commits

Author SHA1 Message Date
anuragkumawat 1f360ea65d JAVA-16567 Potential issue in An Overview of Identifiers in Hibernate/JPA article (#13248) 2023-01-10 01:27:11 +05:30
chrisjaimes b6075009b0 BAEL-5822 printstream vs printwriter (#13199)
* BAEL-5822 pr with streams implementation, unit test and resource file for testing

* fix unit tests names

* swap arguments in assertion

Co-authored-by: Christian Jaimes <christian.jaimes@oracle>
2023-01-09 11:52:25 +01:00
Loredana Crusoveanu 0ef1591c3c Merge pull request #13259 from eugenp/lor6-patch-1
Create README.md
2023-01-09 12:26:17 +02:00
Loredana Crusoveanu 824630f8f8 Update README.md 2023-01-09 12:23:17 +02:00
Loredana Crusoveanu b974efc21a Create README.md 2023-01-09 12:23:13 +02:00
Loredana Crusoveanu 51aadfd28e Merge pull request #13220 from eugenp/feature/move-rate-limit-in-gateway
BAEL-5958 Move rate limiting examples
2023-01-09 11:43:14 +02:00
Loredana Crusoveanu 1fdc6cd60e Merge pull request #13250 from edizor/master
Update README
2023-01-09 11:39:21 +02:00
emanueltrandafir1993 e9e7aace31 BAEL-6058: extracting request header 2023-01-08 16:59:46 +01:00
Abhinav Pandey 8103e7087b BAEL-5884 - URI encoding with Rest Template (#13207)
* BAEL-5884 - URI encoding with Rest Template

* BAEL-5884 - URI encoding with Rest Template - indentation corrected
2023-01-08 09:50:13 +05:30
Dhawal Kapil 49550ca022 JAVA-16899 Disabled spring-roo project (#13247) 2023-01-08 01:31:11 +05:30
ACHRAF TAITAI 30a3a42e4a BAEL-3906: Fix tests for Serenity (#13228) 2023-01-07 22:50:57 +05:30
edizor b268852b3b Update README.md
[skip ci]
2023-01-07 17:34:39 +08:00
edizor ef0a33a4b9 Update README.md
[skip ci]
2023-01-07 17:34:10 +08:00
Loredana Crusoveanu a67b82c2e8 Merge pull request #13216 from edizor/master
Update README.md
2023-01-07 11:24:28 +02:00
edizor 66f5823c5d Merge branch 'eugenp:master' into master 2023-01-07 15:43:14 +08:00
Kilian Schneider 0a9424696a feat BAEL-6092 Record Patterns (#13243)
* feat BAEL-6092 Record Patterns

* Update pom.xml

* Update pom.xml

* Add additional Switch Test Case
2023-01-06 14:12:38 -08:00
edizor 6d57bf1f6f Delete README.md 2023-01-07 05:52:50 +08:00
psevestre 0ce4cfcfda BAEL 5974 - Guide to Sentry (#13244)
* [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-5900] Initial commit

* [BAEL-5974] Article Code

* [BAEL-5974] Article Code
2023-01-06 10:37:59 -08:00
Kai Yuan 962ed719ac [clsTypeByString] get class object from a string (#13233) 2023-01-05 21:29:23 -06:00
edizor a9d69a050b Merge branch 'eugenp:master' into master 2023-01-06 07:26:13 +08:00
Kapil Khandelwal 08dd5a6f90 BAEL-4737:- Jenkins pipeline - change to another folder (#13242) 2023-01-05 14:58:26 -08:00
Uhrin Attila ca9ab2e374 Add Flyway out of order migration scripts 2023-01-05 09:03:10 +01:00
lucaCambi77 f63772f5e4 [ BAEL-5987 ] - Difference Between JPA and Spring Data JPA (#13209)
* feat: add jpa - spring data difference examples

* fix: remove _ from package name
2023-01-04 21:34:13 -06:00
Dhawal Kapil f28c9a79b8 JAVA-14987 Added missing code and split the code in packages (#13238)
- Split the code in respective packages
- Added missing codes
2023-01-04 23:10:33 +05:30
panos-kakos 9d4f599a1a [JAVA-16834] Added test case (#13192)
Co-authored-by: panagiotiskakos <panagiotis.kakos@libra-is.com>
2023-01-04 20:59:16 +05:30
Loredana Crusoveanu a94e993aa6 Merge pull request #13188 from TomVerkon/master-JAVA-16688
Update Logback Article
2023-01-04 16:07:15 +02:00
Daniel Strmecki 84a93ffbd4 Feature/bael 5756 choose api (#13227)
* BAEL-5756: Rest controller

* BAEL-5756: GraphQL controller (without tests)

* BAEL-5756: Fix GraphQL test

* BAEL-5756: Fix GraphQL test 2

* BAEL-5756: GRPC working

* BAEL-5756: GRPC with Spring Boot

* BAEL-5756: Books proto service

* BAEL-5756: Fix grpc integration test

* BAEL-5756: Refactor

* BAEL-5756: Revert some changes

* BAEL-5756: Fix integration tests port issue between gRPC and GraphQL

* BAEL-5756: Fix pom merge issue

* BAEL-5756: Fix typo
2023-01-03 13:52:58 +00:00
neha298 ca9fecfaae Multiple repositories in Gradle (#13226)
* Creating a deep vs shallow copy of an object

* WIP: Initial commit

* Publish package to GitHub registry

* Import library from package registry

* Evaluation code removal

Co-authored-by: neha <neha.puraswani@smartsensesolutions.com>
2023-01-03 18:02:13 +05:30
cesarevalenti90 d6bc6bb5d2 BAEL-6057 - Implementing Retry In Kafka Consumer (#13229)
* Added test class for a simple shallow copy and deep copy

* Added test class for a simple shallow copy and deep copy

* refactor naming of test method

* formatted

* refactor test whenIsAShallowCopyDoneByCopyConstructor_thenImmutableObjectWillNotChange

* Renamed package and added md file

* refactor README.md

* first push

* refactor

* Revert "refactor README.md"

This reverts commit eae77c453ba0bf2af62bad52dc1ed61d07931e34.

* Revert "Renamed package and added md file"

This reverts commit 42c6f97cbde39cc0a5e0bacf34f86a32ded4f4aa.

* Revert "refactor test whenIsAShallowCopyDoneByCopyConstructor_thenImmutableObjectWillNotChange"

This reverts commit 44fb57fe2b51857f960dc216d33508e718e5414f.

* Revert "formatted"

This reverts commit 44be87ef25e566b8e9175cb0fdeed7f0ef485dd3.

* Revert "refactor naming of test method"

This reverts commit 6133c31057e39b19c4978f960cda1c0ba5559aae.

* Revert "Added test class for a simple shallow copy and deep copy"

This reverts commit 2cae083578883ae693d1c5e76fd4948e213e9ea0.

* Revert "Added test class for a simple shallow copy and deep copy"

This reverts commit f43312e2c1979410409f46020a3f7d555e11e966.

* Merge prohect java-supplier-callable to project core-java-lambdas

* adjusted package name

* removed AbstractAgeCalculator.java

* added test for supplier-callable

* first push for article "Implementing Retry In Kafka Consumer"

Co-authored-by: Cesare <cesare.valenti@hotmail.com>
2023-01-02 12:08:01 -08:00
Kapil Khandelwal 306949719b Fixing the No such DSL method Error in Jenkins Pipeline (#13223) 2023-01-02 12:01:12 -08:00
Dhawal Kapil 111532dc4a Revert "Java 16013 Add suffix legacy to spring-cloud-bootstrap module (#13218)" (#13231)
This reverts commit 4c153707aa.
2023-01-03 00:02:26 +05:30
anuragkumawat 4c153707aa Java 16013 Add suffix legacy to spring-cloud-bootstrap module (#13218)
* JAVA-16013 Add suffix legacy spring-cloud-bootstrap to module

* JAVA-16013 Revert local change done to run test
2023-01-02 23:40:25 +05:30
anuragkumawat 1c8006a1df JAVA-16722 Upgrade and Fix unit tests of jersey module (#13193) 2023-01-02 21:22:06 +05:30
h_sharifi 311f190327 #BAEL-2862: add request wrapper & filter 2023-01-02 14:13:48 +03:30
h_sharifi e188b24dbb #BAEL-2862: remove unused class 2023-01-02 14:13:11 +03:30
h_sharifi f23e73e5d3 #BAEL-2862: remove extra space 2023-01-02 14:12:57 +03:30
h_sharifi c22c1a9cab #BAEL-2862: remove Spring related class 2023-01-02 14:12:36 +03:30
h_sharifi 32763ab63d #BAEL-2862: update test case 2023-01-02 14:12:00 +03:30
h_sharifi 9b206922fd #BAEL-2862: remove interceptor 2023-01-02 14:11:40 +03:30
h_sharifi d251343e2e #BAEL-2862: add log level for CommonsRequestLoggingFilter 2023-01-02 14:10:57 +03:30
h_sharifi b4ad1e9f2d #BAEL-2862: remove SecurityAutoConfiguration class and extra annotation 2023-01-02 13:33:43 +03:30
Kilian Schneider a26acf8a0c BAEL-6055 NonUniqueResultException in Spring Data JPA (#13173)
* BAEL-6055 NonUniqueResultException in Spring Data JPA

* update using AssertJ Exception

* Update persistence-modules/spring-data-jpa-query-3/src/test/java/com/baeldung/spring/data/jpa/query/nonuniqueresultexception/NonUniqueResultExceptionIntegrationTest.java

Co-authored-by: KevinGilmore <kpg102@gmail.com>

* Update persistence-modules/spring-data-jpa-query-3/src/test/java/com/baeldung/spring/data/jpa/query/nonuniqueresultexception/NonUniqueResultExceptionIntegrationTest.java

Co-authored-by: KevinGilmore <kpg102@gmail.com>

Co-authored-by: KevinGilmore <kpg102@gmail.com>
2022-12-30 11:03:21 -07:00
Graham Cox 6579553e8d BAEL-6036: Enable caching on the TasksService for Lightrun Article (#13221) 2022-12-30 12:13:44 +01:00
Brandon Ward 987e733edd Move rate limiting examples 2022-12-28 20:32:13 -07:00
Ralf Ueberfuhr 40249f907c BAEL-5867: Micrometer Observability API with Spring Boot 3 (#13180)
* BAEL-5867: Create project and create first usage main method

* BAEL-5867: Use Observation API in Boot

* BAEL-5867: Refactoring and testing

* BAEL-5867: Add tracing

* BAEL-5867: Remove notes and add project as a module to the aggregator

* BAEL-5867: Fix pmd rules violation
2022-12-28 21:47:49 +01:00
edizor 16deccb5ba Update README.md
[skip ci]
2022-12-28 17:45:03 +08:00
edizor e9421687da Create README.md
[skip ci]
2022-12-28 17:39:20 +08:00
edizor d170342033 Update README.md
[skip ci]
2022-12-28 15:57:21 +08:00
Shaun Phillips ab892ba982 BAEL-4487 Add Crypto Exceptions (#13183) 2022-12-28 08:52:02 +01:00
panos-kakos d01629a246 Java 16960 (#13201)
* [JAVA-16960]

* [JAVA-16960]

Co-authored-by: panagiotiskakos <panagiotis.kakos@libra-is.com>
2022-12-28 00:28:30 +05:30