Commit Graph

32 Commits

Author SHA1 Message Date
Harry9656 6b0c4b9a80
JAVA-26760: Updated and standardized the junit-jupiter-engine library (#16357)
* JAVA-26760: Updated and standardized the junit-jupiter-engine library

* JAVA-26760: Updated and standardized the mockito-junit-jupiter library

* fix mockito-junit-jupiter properties

* fix maven-custom-plugin/usage-example properties

* Fix quarkus-funqy

* JAVA-26760: Fix NamespacedHierarchicalStore error in junit
2024-04-23 18:45:06 +02:00
Amit Pandey 25217a11bd
JAVA-29183 :- Upgrade spring-5-webflux & spring-5-webflux-2 to Spring Boot 3. (#16149)
Co-authored-by: Amit Pandey <amitpandey@cloud.upwork.com>
2024-04-01 13:00:57 +03:00
panos-kakos 95a8bbe3f2
[JAVA-31566] Upgrade okhttp to latest version (#15983) 2024-03-04 08:39:28 +01:00
timis1 e6501ada07 JAVA-26705 Upgrade lombok to latest version (#15305)
Co-authored-by: timis1 <noreplay@yahoo.com>
2023-12-03 21:19:12 +02:00
timis1 fdd20e25a7 JAVA-26721 Upgrade okhttp, mockwebserver to latest version 2023-11-21 22:33:08 +02:00
kwoyke 122ed65b1e Merge pull request #11581 from chaos2418/JAVA-3060
JAVA-3060: adding new spring-reactive module for the ebook.
2022-01-09 13:48:23 +01:00
johnA1331 1eaafd1c51 Update README.md 2022-01-07 01:22:12 +08:00
chaos2418 7432cc2ee2 JAVA-3090: updating README.md for spring-reactive 2021-12-29 18:42:00 +05:30
johnA1331 3a001425f8 Update README.md 2021-12-04 16:10:21 +08:00
Mladen Savic 7c8ba28e63 Spring Webflux and @Cacheable Annotation - moved to new package 2021-11-27 11:13:01 +01:00
johnA1331 e876696709 Update README.md 2021-11-18 01:10:53 +08:00
Mladen Savic 69975a6552 Spring Webflux and @Cacheable Annotation - reverted to older version of caffeine for jdk compatibility 2021-11-14 14:13:47 +01:00
Mladen Savic 4dc1a31a5b Spring Webflux and @Cacheable Annotation - moved to different module 2021-11-11 15:47:37 +01:00
Dhawal Kapil 1ab0a19d25 Java 3590 (#11367) (#11380)
* Java 3590 (#11367)

* JAVA-3590: updating junit-jupiter dependency in the main pom.xml

* resolving unnecessary mockito stubbings exception

* adding junit-bom in dependency management

* fixing tests which were not getting discovered

* Revert "fixing tests which were not getting discovered"

This reverts commit 2e9ed8df42eb96f7e0929167aabbc2ddd374a263.

* fixing tests in ninja, open-liberty and spring-ejb

* removing junit4 dependency and replacing it with junit-vintage-engine

* removing junit4 dependency and replacing it with junit-vintage-engine in testing-modules, maven-modules and aws-lambda

* removing junit dependency and replacing it with junit-vintage-engine

* removing junit and replacing it with junit-vintage-engine

* fixing tests that were not getting discovered due to old version of junit:junit

* updated failsafe plugin configuration to skip integration tests in blade

* fixing tests that were not getting discovered due to old version of junit:junit

* fixing tests in libraries and libraries-2 modules

Co-authored-by: chaos2418 <>

* Java 3590 - fixing integration tests in restx and spring-5-webflux (#11382)

* JAVA-3590: updating junit-jupiter dependency in the main pom.xml

* resolving unnecessary mockito stubbings exception

* adding junit-bom in dependency management

* fixing tests which were not getting discovered

* Revert "fixing tests which were not getting discovered"

This reverts commit 2e9ed8df42eb96f7e0929167aabbc2ddd374a263.

* fixing tests in ninja, open-liberty and spring-ejb

* removing junit4 dependency and replacing it with junit-vintage-engine

* removing junit4 dependency and replacing it with junit-vintage-engine in testing-modules, maven-modules and aws-lambda

* removing junit dependency and replacing it with junit-vintage-engine

* removing junit and replacing it with junit-vintage-engine

* fixing tests that were not getting discovered due to old version of junit:junit

* updated failsafe plugin configuration to skip integration tests in blade

* fixing tests that were not getting discovered due to old version of junit:junit

* fixing tests in libraries and libraries-2 modules

* fixing integration tests in restx and spring-5-webflux

Co-authored-by: chaos2418 <>

Co-authored-by: chaos2418 <92030908+chaos2418@users.noreply.github.com>
2021-10-29 09:37:04 +05:30
mikr 69d65ee12a JAVA-6006 Remove commented code 2021-09-02 09:16:14 +02:00
mikr 06adaba4bf JAVA-6006 Upgrade Spring 5 Webflux module 2021-08-31 14:54:12 +02:00
sampadawagde 28f95423cd JAVA-5223: Fix formatting of POMs (Others - Part 1) 2021-05-13 22:43:38 +05:30
johnA1331 de9efcefce Update README.md 2021-05-05 22:33:46 +08:00
Loredana Crusoveanu f2cb474afb Merge pull request #10715 from johnA1331/master
BAEL-34569 - add links to github-baeldung articles
2021-04-29 12:22:23 +03:00
Haroon Khan 738c6bf6e8 [BAEL-4096] Retry in WebFlux (#10675)
* [BAEL-4096] Retry in WebFlux

* [BAEL-4096] Integration test cleanup

* [BAEL-4096] Code formatting (Eclipse formatter)

* [BAEL-4096] Add methods to show various retry strategies
2021-04-29 08:31:48 +01:00
johnA1331 e70094df60 Update README.md 2021-04-29 05:31:51 +08:00
Krzysztof Woyke ee0d98b8a5 JAVA-3570: Keep spring-5-webflux on Spring Boot 2.3.3 2020-12-11 13:38:50 +01:00
johnA1331 ee277ad5db Update README.md 2020-09-16 22:44:58 +08:00
maryarm 7e07ee688d Update .gitignore
BAEL-4107 - Undo changes of .gitignore
2020-08-21 22:33:19 +02:00
maryarm e36678d920 BAEL-4107: Spring MVC Async vs Spring WebFlux 2020-08-15 14:20:40 +02:00
Krzysiek e094654399 JAVA-1647: Get rid of the overriden spring-boot.version property 2020-07-06 19:49:49 +02:00
mthomas 50ea6a8d9a BAEL-2552 - Remove unnecessary line 2020-03-05 12:13:08 -06:00
mthomas f37bb67f4c BAEL-2552 - use JUnit @Rule 2020-03-05 11:47:04 -06:00
mthomas f7a449978c BAEL-2552 - Add controller and unit test showing how to set timeouts 2020-03-05 02:04:22 -06:00
Dhawal Kapil 4d4328da8b BAEL-19376 Do we have any Spring Milestone/RC repos defined?
- Removed spring milestone repositories dependencies, used Central GA releases as a fix
2019-12-22 18:50:33 +05:30
catalin-burcea 153a3923f0 [BAEL-18783] - Fix formatting of POMs 2019-12-06 11:40:56 +02:00
Eric Martin 3225470df5 Merge pull request #8125 from eugenp/revert-8119-BAEL-3275-2
Revert "BAEL-3275: Using blocking queue for pub-sub"
2019-10-31 20:43:47 -05:00