kwoyke
7bd725fd4c
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
Haroon Khan
8e7bf80ff4
[JAVA-12747] Fix module to work with Gradle 7.x
2022-06-16 21:41:48 +01:00
Dhawal Kapil
833aab5148
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
43604caf95
JAVA-11493 Renamed spring-sleuth to spring-cloud-sleuth ( #12365 )
2022-06-16 23:57:01 +05:30
Abhinav Pandey
40b66b1727
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
935da52877
fix: remove projection from old module ( #12358 )
2022-06-15 15:17:18 -05:00
panos-kakos
b7fc060703
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
Azhwani
4cb01e186b
Remove railing whitespaces
2022-06-15 19:41:18 +02:00
kwoyke
ab895f819f
Merge pull request #12360 from hkhan/JAVA-12620-fix-link
...
[JAVA-12620] Fix link
2022-06-15 12:40:36 +02:00
Haroon Khan
5b6ca682db
[JAVA-12620] Fix link
2022-06-15 09:00:05 +01:00
kwoyke
97833e067e
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
50e503c6d2
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
Azhwani
0347ba71f8
first commit
2022-06-14 23:12:55 +02:00
Haroon Khan
18bcb72f85
[JAVA-12620] Split core-java-exceptions module
2022-06-14 21:56:25 +01:00
Dhawal Kapil
856d2c0fef
JAVA-11241 Added missing pom.xml for container modules and other cleanup
2022-06-14 22:47:10 +05:30
hesamghiasi
e31a4dff8d
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
3cb7507001
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
cb8eeaa1c3
Merge pull request #12348 from Asjad-J/master
...
Updated README.md
2022-06-14 09:41:51 +03:00
Asjad J
748df6f6d4
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
908b9aa0c9
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
7018f07580
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
82163e1c67
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
1cfe6a2bb9
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
7710b1b7e0
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
a44e69f389
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
807ffbdc90
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
a332ae054a
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
1fc975717d
Add - Is there a Destructor in Java ( #12345 )
2022-06-13 13:22:57 -07:00
Haroon Khan
7f736c28c1
[JAVA-9046] Fix build for Gradle 7.x
2022-06-13 20:31:44 +01:00
kwoyke
36f3fde563
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
58369d3229
BAEL-5451 Code for the Finding All Beans with a Custom Annotation article ( #12143 )
2022-06-10 17:29:16 +02:00
sdhiray7
766b24eab8
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
f43a198e96
[JAVA-12591] Fix Kafka integration test
2022-06-10 12:20:36 +01:00
freelansam
75f3eb7e34
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
0909e88984
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
c016d0178f
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
Kai Yuan
6cf4784bc6
3booleans ( #12287 )
...
* BAEL-4605: code and tests for composing constraints (#12180 )
* BAEL-4605: code and tests for composing constraints
* BAEL-4605: small fix and formatted the code
* BAEL-4605: code review
* BAEL-4605: code and tests for composing constraints (#12180 )
* BAEL-4605: code and tests for composing constraints
* BAEL-4605: small fix and formatted the code
* BAEL-4605: code review
Co-authored-by: etrandafir93 <75391049+etrandafir93@users.noreply.github.com >
2022-06-09 20:12:25 -05:00
Haroon Khan
1de6307efe
[JAVA-12591] Fix Kafka integration test
2022-06-09 23:16:24 +01:00
etrandafir93
637cf9ddc4
BAEL-5026: Sneaky Throws - refactoring and fixes ( #12334 )
...
* BAEL-5026: refactored code examples
* BAEL-5026: fixed test
2022-06-09 14:07:56 -07:00
Shaun Phillips
58422a6c85
BAEL-4170 add Maven encoding examples ( #12332 )
...
* BAEL-4170 add Maven encoding examples
* GTSIS-4170 update name of test class
2022-06-09 14:05:23 -07:00
thibaultfaure
ff4bab7949
BAEL-5461 code for the Unit Test Private Methods in Java article ( #12240 )
...
Co-authored-by: thibault.faure <thibault.faure@mimacom.com >
2022-06-09 16:19:24 +02:00
Haroon Khan
9388de28e1
[JAVA-12361] Code clean up and migrate to JUnit 5 tests
2022-06-08 22:01:08 +01:00
Loredana Crusoveanu
ca6ab5ff78
Merge pull request #12312 from dkapil/task/JAVA-12424
...
Task/java 12424
2022-06-08 15:46:00 +03:00
kwoyke
cb28c9075e
Merge pull request #12310 from anuragkumawat/JAVA-12393
...
JAVA-12393 GitHub Issue: [tutorials/axon] - Sample app fails to start
2022-06-08 13:10:23 +02:00
Dhawal Kapil
d2aa2a51be
JAVA-12424 Reverted unnecessary change in ejb-beans
2022-06-08 14:28:41 +05:30
Dhawal Kapil
410630a619
Merge branch 'master' of https://github.com/eugenp/tutorials into task/JAVA-12424
2022-06-08 14:19:24 +05:30
kwoyke
f031ea6199
Merge pull request #12329 from kwoyke/JAVA-12099
...
JAVA-12099: Fix prev/next links
2022-06-08 09:21:27 +02:00
kwoyke
3b4a81b342
Merge pull request #12278 from keerthigadde/JAVA-10004
...
JAVA-10004 --fixing path issues
2022-06-08 08:45:52 +02:00
Krzysiek
20b5815cff
JAVA-12099: Fix prev/next links
2022-06-08 08:40:34 +02:00
kwoyke
f7bb09e812
Merge pull request #12305 from keerthigadde/JAVA-12099/move-java-numbers
...
JAVA-12099 moved java-numbers modules to core-java-modules
2022-06-08 08:18:58 +02:00