Commit Graph

12 Commits

Author SHA1 Message Date
Mladen Savic 7c8ba28e63 Spring Webflux and @Cacheable Annotation - moved to new package 2021-11-27 11:13:01 +01: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 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
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
Krzysztof Woyke ee0d98b8a5 JAVA-3570: Keep spring-5-webflux on Spring Boot 2.3.3 2020-12-11 13:38:50 +01:00
Krzysiek e094654399 JAVA-1647: Get rid of the overriden spring-boot.version property 2020-07-06 19:49:49 +02: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