Loredana Crusoveanu
d331a6f2b2
update links to docker article
2022-06-30 16:57:04 +03:00
Loredana Crusoveanu
c36cbb21e3
fix readme links for docker articles
2022-06-22 21:51:51 +03:00
freelansam
93eb5669cf
Java 4493 ( #12393 )
...
* JAVA-4493: Add missing live test for Consumer Driven Contracts article
* JAVA-4493: Add missing live test for Consumer Driven Contracts article
* JAVA-4493: code sync up with article
2022-06-22 20:58:56 +05:30
Loredana Crusoveanu
e827d93f03
Merge pull request #12397 from eugenp/BAEL-5632
...
BAEL-5632 add jar example
2022-06-22 18:20:52 +03:00
Loredana Crusoveanu
a746e8119d
BAEL-5632 add jar example
2022-06-22 13:45:36 +03:00
Loredana Crusoveanu
1199ce0b12
Merge pull request #12392 from Asjad-J/master
...
Updated README.md files
2022-06-21 16:31:18 +03:00
Asjad J
62fee08dff
Updated README.md
...
added link back to the article: https://www.baeldung.com/java-flux-create-generate
2022-06-21 14:42:24 +05:00
Loredana Crusoveanu
43e46b6a4b
Merge pull request #12354 from azhwani/feature-BAEL-3598
...
BAEL-3598: Improvement: Spring Vault @Secret Annotation
2022-06-21 10:10:36 +03:00
Asjad J
b0ee0b0404
Updated README.md
...
added link back to the article: https://www.baeldung.com/spring-security-exceptionhandler
2022-06-21 11:28:00 +05:00
Asjad J
115bb62d76
Updated README.md
...
added link back to the article: https://www.baeldung.com/spring-data-mongodb-composite-key
2022-06-21 11:24:38 +05:00
Asjad J
e6d52af6dd
Updated README.md
...
added link back to the article: https://www.baeldung.com/spring-data-jpa-run-app-without-db
2022-06-21 11:19:32 +05:00
kwoyke
19d93e8d77
Merge pull request #12391 from hkhan/JAVA-12842-check-gradle-junit-module
...
[JAVA-12842] Fix junit5 module to work with Gradle 7.x
2022-06-21 08:18:13 +02:00
Asjad J
d6cbf68489
Updated README.md
...
added link back to the article: https://www.baeldung.com/java-destructor
2022-06-21 11:15:44 +05:00
Asjad J
2eda1aecd5
Updated README.md
...
added link back to the article: https://www.baeldung.com/java-calculate-time-ago
2022-06-21 11:13:13 +05:00
Haroon Khan
8c3f4fe73c
[JAVA-12842] Fix junit5 module to work with Gradle 7.x
2022-06-20 22:26:52 +01:00
Loredana Crusoveanu
87c16c874f
Merge pull request #12042 from musibs/BAEL-4886
...
BAEL-4886 Flux generate vs create
2022-06-20 21:21:26 +03:00
panos-kakos
02c9bdff35
Java 11498 ( #12382 )
...
* added parent lombok-modules
* added lombok submodule to parent lombok-modules
* added lombok-2 submodule to parent lombok-modules
* added lombok-custom submodule to parent lombok-modules
* delete lombok submodules that were moved across
Co-authored-by: panagiotiskakos <panagiotis.kakos@libra-is.com>
2022-06-20 18:48:59 +05:30
anuragkumawat
033ddb7a41
JAVA-11382 Update article Create an empty map in Java ( #12383 )
2022-06-20 18:46:31 +05:30
kwoyke
150bdb070b
Merge pull request #12386 from freelansam/JAVA-10433-1
...
JAVA-10433: Verify undertow module
2022-06-20 15:13:50 +02:00
kwoyke
9b48e3eceb
Merge pull request #12379 from hkhan/JAVA-12744-check-fat-jar-module
...
[JAVA-12744] Fix module to work with Gradle 7.x
2022-06-20 15:10:21 +02:00
kwoyke
32cc1bab45
Merge pull request #12374 from hkhan/JAVA-12748-fix-maven-gradle-module
...
[JAVA-12748] Fix module to work with Gradle 7.x
2022-06-20 15:06:54 +02:00
freelansam
3e0c28d1ed
JAVA-4493: Add missing live test for Consumer Driven Contracts article ( #12362 )
...
* JAVA-4493: Add missing live test for Consumer Driven Contracts article
* JAVA-4493: Add missing live test for Consumer Driven Contracts article
2022-06-20 18:34:22 +05:30
Dhawal Kapil
263f0b1add
Update README.md ( #12389 )
2022-06-20 17:46:21 +05:30
panos-kakos
11d937e39a
Java 11492 ( #12375 )
...
* Added/Created parent module
* moved spring-5-data-reactive (submodule) to spring-reactive-modules (parent)
* moved spring-5-reactive-2 (submodule) to spring-reactive-modules (parent)
* moved spring-5-reactive-3 (submodule) to spring-reactive-modules (parent)
* moved spring-5-reactive-client (submodule) to spring-reactive-modules (parent)
* moved spring-5-reactive-oauth (submodule) to spring-reactive-modules (parent)
* moved spring-5-reactive-security (submodule) to spring-reactive-modules (parent)
* moved spring-5-reactive (submodule) to spring-reactive-modules (parent)
* moved spring-reactive (submodule) to spring-reactive-modules (parent)
* deleted modules that were moved across
* renamed spring-reactive-modules to spring-5-reactive-modules
Co-authored-by: panagiotiskakos <panagiotis.kakos@libra-is.com>
2022-06-20 17:29:38 +05:30
Loredana Crusoveanu
0092dfed20
Merge pull request #12387 from eugenp/disable-time-test
...
BAEL-5647 temporarily disable tests
2022-06-20 09:45:00 +03:00
Loredana Crusoveanu
bc4d404991
BAEL-5647 temporarily disable tests
2022-06-20 09:38:18 +03:00
sampadawagde
69849e1fd6
JAVA-10433: Verify undertow module
2022-06-20 12:07:41 +05:30
Dhawal Kapil
05c3dc6059
JAVA-11493 Removed projects from the pom that have been moved to container modules ( #12377 )
2022-06-19 10:07:27 +05:30
Haroon Khan
770460b488
[JAVA-12744] Fix module to work with Gradle 7.x
2022-06-18 23:21:20 +01:00
Dhawal Kapil
f73b8485bd
JAVA-11499 Minor cleanup ( #12376 )
2022-06-18 21:34:07 +05:30
Keerthi
17ba25e795
JAVA-11499 move rxjava* modules to new rxjava-modules ( #12342 )
...
* JAVA-11499 move rxjava* modules to new rxjava-modules
* JAVA-11499 addressed PR comments
2022-06-18 21:21:25 +05:30
Greg Martin
997307e55f
Merge pull request #12315 from tirumani03/dev/tirumani03/springSecurityException
...
BAEL-5533: Spring security exceptions
2022-06-18 10:54:32 -04:00
Haroon Khan
3dfe2e7082
[JAVA-12748] Fix module to work with Gradle 7.x
2022-06-18 11:28:54 +01:00
kwoyke
197cd508e0
Merge pull request #12368 from hkhan/JAVA-12747-check-gradle-wrapper
...
[JAVA-12747] Fix module to work with Gradle 7.x
2022-06-18 11:19:43 +02:00
Ulisses Lima
bb8a76cc97
BAEL-5370 - MongoDB Composite Key ( #12273 )
...
* BAEL-5370 - MongoDB Composite Key
First Draft.
* removing comments
* BAEL-5370
Test could fail if ran in a different order:
givenCompositeId_whenSearchingByIdObject_thenFound
* BAEL-5370
removing compound index related stuff
* removing first insert from assertThrows
2022-06-18 09:49:40 +02:00
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
Haroon Khan
d2943e9dc2
[JAVA-12747] Fix module to work with Gradle 7.x
2022-06-16 21:41:48 +01: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
Azhwani
ea9470ff3c
Remove railing whitespaces
2022-06-15 19:41:18 +02:00
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
Azhwani
be8bed47d3
first commit
2022-06-14 23:12:55 +02:00