Commit Graph

9146 Commits

Author SHA1 Message Date
Amitabh Tiwari 0a31d589e4 Update pom.xml 2022-07-27 17:42:04 +05:30
Amitabh Tiwari 4bae437bd6 Changes adding Live tests 2022-07-25 17:16:48 +05:30
Amitabh Tiwari 07b65a6d33 Changes for fallback option 2022-07-25 07:15:20 +05:30
Amitabh Tiwari 200f802277 Changes to add fallback option. 2022-07-25 07:12:06 +05:30
Amitabh Tiwari 896ab2d7da Update RetreiveMessageErrorDecoder.java 2022-07-23 07:25:28 +05:30
Amitabh Tiwari 24a8399b6b Remove unwanted changes from Old Module 2022-07-22 16:52:08 +05:30
Amitabh Tiwari 717afd3f5e Update README.md 2022-07-22 16:48:26 +05:30
Amitabh Tiwari df300eb6b3 Update README.md 2022-07-22 16:47:48 +05:30
Amitabh Tiwari 3999f0f9a4 Update README.md 2022-07-22 16:47:09 +05:30
Amitabh Tiwari f9b412ebb1 Removed changes for FallbackFactory 2022-07-22 16:43:08 +05:30
Amitabh Tiwari 911620c676 Initial Changes for Creating new Module-2 2022-07-22 16:38:10 +05:30
Amitabh Tiwari 3574fa6fa2 Update CustomErrorDecoder.java 2022-07-18 07:26:21 +05:30
Amitabh Tiwari 7f4cae20b0 Update NotFoundException.java 2022-07-18 07:25:37 +05:30
Amitabh Tiwari 9b7f11418e Update FileUploadClientFallbackFactory.java
Changes for creating FallbackFactory
2022-07-10 05:09:50 +05:30
Amitabh Tiwari 8bd7b32499 Initial Changes for BAEL-5297 2022-06-30 15:11:18 +05:30
kwoyke 6beec696aa Merge pull request #12371 from hkhan/JAVA-12391-add-missing-csv
[JAVA-12620] Add missing csv file
2022-06-17 13:33:31 +02:00
Haroon Khan 65e05bbc8e [JAVA-12620] Add missing csv file 2022-06-17 11:13:18 +01:00
kwoyke d6dd1e2165 Merge pull request #12350 from dkapil/task/JAVA-11241
JAVA-11241 Added missing pom.xml for container modules and other cleanup
2022-06-17 09:02:21 +02:00
Dhawal Kapil 44fa00e0ea Task/java 12687 (#12367)
* JAVA-11493 Renamed spring-sleuth to spring-cloud-sleuth

* JAVA-12687 Fixed test by replacing site name with working site
2022-06-17 00:01:34 +05:30
Dhawal Kapil 4206dfd9e6 JAVA-11493 Renamed spring-sleuth to spring-cloud-sleuth (#12365) 2022-06-16 23:57:01 +05:30
Abhinav Pandey a5ddb7dd9c Bael 5543 - Running a spring boot app without DB (#12339)
* BAEL-5543 - Running a spring boot app without db

* BAEL-5543 - Adding authentication properties

* BAEL-5543 - Moving to a new module

* BAEL-5543 - Changing test class name

* BAEL-5543 - Reducing Java version

Co-authored-by: Abhinav Pandey <Abhinav2.Pandey@airtel.com>
2022-06-16 12:58:07 +05:30
lucaCambi77 405578bfb5 fix: remove projection from old module (#12358) 2022-06-15 15:17:18 -05:00
panos-kakos 9be62e0311 Java 11493 (#12349)
* moved spring-cloud-bus (submodule) to spring-cloud-modules (parent)

* moved spring-cloud-cli (submodule) to spring-cloud-modules (parent)

* moved spring-cloud-data-flow (submodule) to spring-cloud-modules (parent)

* moved spring-sleuth (submodule) to spring-cloud-modules (parent)

* Deleted submodules that we moved to  spring-cloud-modules

* deleted old modules from parent pom

Co-authored-by: panagiotiskakos <panagiotis.kakos@libra-is.com>
2022-06-15 23:30:49 +05:30
kwoyke cd1a8c8fe4 Merge pull request #12360 from hkhan/JAVA-12620-fix-link
[JAVA-12620] Fix link
2022-06-15 12:40:36 +02:00
Haroon Khan feaebfaafe [JAVA-12620] Fix link 2022-06-15 09:00:05 +01:00
kwoyke c841688ea4 Merge pull request #12352 from hkhan/JAVA-12620-split-java-exceptions
[JAVA-12620] Split core-java-exceptions module
2022-06-15 08:28:31 +02:00
lucaCambi77 2095898305 BAEL-5400 - add spring-data-mongodb-2 module (#12340)
* fix: add spring-data-mongodb-2 module

* fix: missing module in parent pom
2022-06-14 20:24:37 -05:00
Haroon Khan 3862ce78f3 [JAVA-12620] Split core-java-exceptions module 2022-06-14 21:56:25 +01:00
Dhawal Kapil a3a0fdfd96 JAVA-11241 Added missing pom.xml for container modules and other cleanup 2022-06-14 22:47:10 +05:30
hesamghiasi 1a1d011466 adding code for calculating time ago in Java for both version 7 and v… (#12313)
* adding code for calculating time ago in Java for both version 7 and version 8. The code contains pure java and third-party solutions.

* changing name of test classes to contain UnitTest in order to comply with the rules

* changing TimeGranularity.toMillis to abstract method
2022-06-14 17:22:57 +05:30
kwoyke 145ca36218 Merge pull request #12347 from hkhan/JAVA-9046-fix-gradle-fat-jar-build
[JAVA-9046] Fix build for Gradle 7.x
2022-06-14 12:47:15 +02:00
Loredana Crusoveanu 9e7b81d4ef Merge pull request #12348 from Asjad-J/master
Updated README.md
2022-06-14 09:41:51 +03:00
Asjad J 29d88fa584 Updated README.md
added link back to the article: https://www.baeldung.com/maven-encoding
2022-06-14 10:21:02 +05:00
Asjad J c127ea183f Updated README.md
updated link for More articles from "/core-java-string-conversions-2" to "/core-java-modules/core-java-string-conversions-2"
2022-06-14 10:15:30 +05:00
Asjad J 4a59d16d5a Updated README.md
added link back to the article: https://www.baeldung.com/java-integer-parseint-vs-valueof

also updated the link for More articles from "/core-java-string-conversions" to "/core-java-modules/core-java-string-conversions"
2022-06-14 10:12:18 +05:00
Asjad J ede9aa9109 Updated README.md
added link back to the article: https://www.baeldung.com/java-unit-test-private-methods
2022-06-14 10:06:54 +05:00
Asjad J 8a6fd1ae8b Updated README.md
added link back to the article: https://www.baeldung.com/java-check-two-of-three-booleans
2022-06-14 10:04:16 +05:00
Asjad J f5172c74e2 Updated README.md
added link back to the article: https://www.baeldung.com/java-http-client-custom-header
2022-06-14 09:56:10 +05:00
Asjad J c8950386c6 Updated README.md
added link back to the article: https://www.baeldung.com/java-httpclient-request-parameters
2022-06-14 09:54:16 +05:00
Asjad J ae9d2a354c Updated README.md
added link back to the article: https://www.baeldung.com/spring-keycloak-security-disable
2022-06-14 09:51:09 +05:00
Asjad J fc4a117f2c Updated README.md
added link back to the article: https://www.baeldung.com/openapi-jwt-authentication
2022-06-14 09:46:50 +05:00
apeterlic 151e2981b8 Add - Is there a Destructor in Java (#12345) 2022-06-13 13:22:57 -07:00
Haroon Khan 9bd85df194 [JAVA-9046] Fix build for Gradle 7.x 2022-06-13 20:31:44 +01:00
kwoyke 2d9171f3a6 Merge pull request #12337 from hkhan/JAVA-12591-fix-kafka-integration-test
[JAVA-12591] Fix Kafka integration test
2022-06-13 08:56:14 +02:00
thibaultfaure fc3d29a9b4 BAEL-5451 Code for the Finding All Beans with a Custom Annotation article (#12143) 2022-06-10 17:29:16 +02:00
sdhiray7 a21841a9f1 BAEL-5621 - parseInt vs valueOf in Java (#12275)
* Initial commit for Object copy in Java

* review comments commit for Object copy in Java

* Initial commit for parseInt vs valueOf java

* Review comments commit for parseInt vs valueOf java

* Modify readme

* review comments

* build failure

* build failure retry

* build failure retry remove parseInt(java.lang.String,int,int,int)

* build failure add comment

* change examples

* review comments

* review comments 2

* review comments 3
2022-06-10 18:05:39 +05:30
Haroon Khan 71c1d44cca [JAVA-12591] Fix Kafka integration test 2022-06-10 12:20:36 +01:00
freelansam 2f2831e7cd JAVA-10605: Move multimodulemavenproject from core-java-modules to (#12309)
* JAVA-10605: Move multimodulemavenproject from core-java-modules to
maven-modules

* JAVA-10605: Move multimodulemavenproject to jdk9 build
2022-06-10 14:07:23 +05:30
kwoyke da0ce2c1e1 Merge pull request #12333 from hkhan/JAVA-12361-migrate-to-junit5
[JAVA-12361] Code clean up and migrate to JUnit 5 tests
2022-06-10 08:49:03 +02:00
kwoyke 4010e9c6b2 Merge pull request #12335 from hkhan/JAVA-12591-fix-kafka-integration-tests
[JAVA-12591] Fix Kafka integration test
2022-06-10 08:43:57 +02:00