Commit Graph

19 Commits

Author SHA1 Message Date
ashleyfrieze a8a362dfcb BAEL-5378 Rename exceptions to avoid confusion (#11801) 2022-02-10 21:35:28 -06:00
LiamGve f879ab8cef BAEL-5182 code for webclient status code handling article (#11373)
* BAEL-5182 code for webclient status code handling article

* BAEL-5182 code for webclient status code handling article

* BAEL-5182 added different exceptions to make seperate examples clearer

Co-authored-by: Liam Garvie <liamgarvie@192.168.1.106>
2021-12-05 14:34:24 +00:00
Martin Tarjányi 301961ade1 Improve Spring WebClient tutorial (#10993) 2021-10-28 00:03:40 +05:30
Trixi Turny 439848c165 BAEL-5054 fix indentations 2021-09-05 12:55:26 +02:00
Trixi Turny 82c3389ba0 BAEL-5054 throw ServiceException when not OK
BAEL-5054 fix test name and tidy indent

BAEL-5054 remove unnecessary changes

BAEL-5054 restore main class name

BAEL-5054 rename test to end with UnitTest
2021-08-30 16:34:43 +01:00
Trixi Turny 638d34924b BAEL-5054 make sure all files are added
BAEL-5054 organise packages

BAEL-5054 move project to correct folder

BAEL-5044 remove old folder
2021-08-30 16:23:26 +01:00
Ali Dehghani 10346cd9d7 Fixed the wrong assertion issue in a test 2021-05-18 01:57:48 +04:30
Mateusz Szablak 1ca3005151 BAEL-4839 Set a timeout in Spring 5 WebFlux WebClient 2021-04-15 14:17:26 +02:00
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
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
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
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
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