Commit Graph

23 Commits

Author SHA1 Message Date
Ali Dehghani 10346cd9d7 Fixed the wrong assertion issue in a test 2021-05-18 01:57:48 +04:30
sampadawagde 28f95423cd JAVA-5223: Fix formatting of POMs (Others - Part 1) 2021-05-13 22:43:38 +05:30
Mateusz Szablak 1ca3005151 BAEL-4839 Set a timeout in Spring 5 WebFlux WebClient 2021-04-15 14:17:26 +02:00
Krzysztof Woyke 089da70fb0 JAVA-4931: Cleanup surefire config 2021-03-29 15:22:10 +02:00
kwoyke 224c569ac3 JAVA-4241: Upgrade Spring Boot to 2.4.3 (#10569)
* JAVA-4241: Upgrade Spring Boot to 2.4.3

* JAVA-4241: Fix CharEncodingCheckControllerUnitTest

* JAVA-4241: Upgrade Spring Framework to 5.3.4 in spring-testing

* JAVA-4241: Fix spring-data-commons version setup in spring-caching

* JAVA-4241: Upgrade jetty-reactive-httpclient in spring-5-reactive-client

* JAVA-4241: Disable failing test
2021-03-19 22:37:39 +05:30
osser-sam 8ad0682993 JAVA-4338: Upgrade spring-5-reactive-client module (#10486)
* JAVA-4338: Upgrade spring-5-reactive-client module

* JAVA-4338: removed duplicate entry
2021-02-16 22:55:41 +05:30
johnA1331 44552d1fa4 Update README.md 2021-02-04 00:10:36 +08:00
Eric Martin 29d798d54f Merge pull request #10411 from Trixi-Turny/BAEL-4748
BAEL-4748 implement UserConsumerService with webClient and write Unit…
2021-01-30 21:03:31 -06:00
Trixi Turny c3741487d8 BAEL-4748 update examples with favouriteBook 2021-01-23 12:56:18 +00:00
Trixi Turny a0425afd1b MASH-4748 fix Reader object and url with WebClient 2021-01-23 11:25:11 +00:00
Trixi Turny 70a0e0de96 BAEL-4748 change user to reader and address to favouriteBooks 2021-01-23 11:19:30 +00:00
Trixi Turny df31e606c3 BAEL-4748 implement UserConsumerService with webClient and write UnitTests 2021-01-09 15:55:24 +00:00
Krzysztof Woyke 8f5f322273 JAVA-3570: Keep spring-5-reactive-client on Spring Boot 2.3.3 2020-12-11 13:05:54 +01:00
sampadawagde a788fa2751 JAVA-1525: README updates 2020-07-30 18:09:51 +05:30
sampadawagde efbd00fdde JAVA-1525: Moved 1 article to -client module to make space for 1 from
reactive module
2020-07-30 18:09:10 +05:30
Loredana Crusoveanu 7ab2f437ee Revert "BAEL-4134" 2020-07-07 14:18:10 +03:00
Josh Cummings 94c95c9016 Merge pull request #8922 from dupirefr/team/JAVA-958-standardize_packages_in_spring_batch_module
[JAVA-958] Standardize packages in spring batch module
2020-03-24 22:46:02 -06:00
Amit Pandey abd46c4349 fix integration test cases (#8727)
* fix integration test cases

* fix integration test cases

* used dynamic port in the integration test cases
2020-03-23 19:58:34 +05:30
dupirefr 580aa4d8b0 [JAVA-958] Standardize packages in spring-5-reactive-client module 2020-03-20 08:21:22 +01:00
amit.pandey 1f4a4e24ec pom formatting 2020-03-15 18:22:24 +05:30
catalin-burcea 153a3923f0 [BAEL-18783] - Fix formatting of POMs 2019-12-06 11:40:56 +02:00
amit2103 cbf0e6f6f1 [BAEL-19420] - Removed the duplicate SpringContextIntegrationTest and spring-context profile 2019-11-20 11:11:07 +05:30
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