Commit Graph

70 Commits

Author SHA1 Message Date
ashleyfrieze
e366a75689 BAEL-5378 Rename exceptions to avoid confusion (#11801) 2022-02-10 21:35:28 -06:00
sampadawagde
150dbd10e7 JAVA-9022: Fix formatting of POMs 2022-01-10 22:05:47 +05:30
chaos2418
35ee789731 JAVA-3591: updating mockito-core to 4.1.0 2021-12-18 13:40:53 +05:30
johnA1331
3df4838cad Update README.md 2021-12-08 23:46:18 +08:00
LiamGve
b585df3113 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
kwoyke
ddcb423678 Merge pull request #11529 from chaos2418/JAVA-8735
JAVA-8735: fix logging related integration tests
2021-11-30 10:21:54 +01:00
chaos2418
b417edc421 JAVA-8735: fix logging related integration tests 2021-11-30 09:06:22 +05:30
Krzysiek
6a2f78d4ab JAVA-8709: Extract commons-collections4.version property to the main pom.xml 2021-11-26 13:17:01 +01:00
Martin Tarjányi
613f0d35b0 Improve Spring WebClient tutorial (#10993) 2021-10-28 00:03:40 +05:30
johnA1331
d5025248bf Update README.md 2021-09-22 22:35:37 +08:00
Trixi Turny
f5b4567a5a BAEL-5054 fix indentations 2021-09-05 12:55:26 +02:00
Trixi Turny
f3469367ed 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
025e2d35e2 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
a5648fed9e Fixed the wrong assertion issue in a test 2021-05-18 01:57:48 +04:30
sampadawagde
90d5e38600 JAVA-5223: Fix formatting of POMs (Others - Part 1) 2021-05-13 22:43:38 +05:30
Mateusz Szablak
9145f97082 BAEL-4839 Set a timeout in Spring 5 WebFlux WebClient 2021-04-15 14:17:26 +02:00
Krzysztof Woyke
232d9bcd05 JAVA-4931: Cleanup surefire config 2021-03-29 15:22:10 +02:00
kwoyke
dabff61f84 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
2dcd9e72a8 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
898b095607 Update README.md 2021-02-04 00:10:36 +08:00
Eric Martin
fb7c87b738 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
f3b5ce5ffd BAEL-4748 update examples with favouriteBook 2021-01-23 12:56:18 +00:00
Trixi Turny
33f10482e6 MASH-4748 fix Reader object and url with WebClient 2021-01-23 11:25:11 +00:00
Trixi Turny
86730184ae BAEL-4748 change user to reader and address to favouriteBooks 2021-01-23 11:19:30 +00:00
Trixi Turny
f7ed4229d9 BAEL-4748 implement UserConsumerService with webClient and write UnitTests 2021-01-09 15:55:24 +00:00
Krzysztof Woyke
af3dda223a JAVA-3570: Keep spring-5-reactive-client on Spring Boot 2.3.3 2020-12-11 13:05:54 +01:00
sampadawagde
a9e6eab7da JAVA-1525: README updates 2020-07-30 18:09:51 +05:30
sampadawagde
3bf05cf4f6 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
485b4e3e99 Revert "BAEL-4134" 2020-07-07 14:18:10 +03:00
Josh Cummings
b17c32c2e9 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
32be8f3954 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
694f4896e4 [JAVA-958] Standardize packages in spring-5-reactive-client module 2020-03-20 08:21:22 +01:00
amit.pandey
04c9af4965 pom formatting 2020-03-15 18:22:24 +05:30
catalin-burcea
2f7e94bc92 [BAEL-18783] - Fix formatting of POMs 2019-12-06 11:40:56 +02:00
amit2103
bd8a6c0271 [BAEL-19420] - Removed the duplicate SpringContextIntegrationTest and spring-context profile 2019-11-20 11:11:07 +05:30
Dhawal Kapil
ea0f226cf6 Merge branch 'master' of https://github.com/johnA1331/tutorials into johnA1331-master
# Conflicts:
#	algorithms-miscellaneous-4/README.md
#	algorithms-sorting/README.md
#	gradle-5/README.md
#	java-dates-2/README.md
#	jaxb/README.md
#	jersey/README.md
#	libraries-primitive/README.MD
#	mapstruct/README.md
#	metrics/README.md
#	ml/README.md
#	persistence-modules/sirix/README.md
#	spring-5-data-reactive/README.md
#	spring-5/README.md
#	spring-boot-autoconfiguration/README.md
#	spring-freemarker/README.md
#	spring-mvc-simple-2/README.md
#	spring-mvc-xml/README.md
#	spring-thymeleaf-2/README.md
#	testing-modules/junit-5-advanced/README.md
#	xml/README.md
2019-10-30 05:18:36 +05:30
johnA1331
4ae6011742 Update README.md 2019-10-18 20:13:10 +08:00
johnA1331
5586ff86f6 Update README.md 2019-10-15 15:59:53 +08:00
Loredana Crusoveanu
ec48170ada Merge branch 'master' into BAEL-18235-v4 2019-10-14 22:35:49 +03:00
Jonathan Cook
3e119f26d2 Update README.md 2019-10-13 23:40:45 +02:00
Loredana
d296ca7808 add github links to articles 2019-10-12 22:51:14 +03:00
Maciej Andrearczyk
322ca0d578 BAEL-3285 | Removed block() calls 2019-10-06 16:59:40 +02:00
Maciej Andrearczyk
93f31a8ac2 BAEL-3285 | Fixed test name, added logging 2019-10-02 18:32:46 +02:00
Jonathan Cook
e1a6b9f63b Merge pull request #7884 from macieg/bael-3285
BAEL-3285 | Simultaneous Spring WebClient calls
2019-10-02 00:46:39 +02:00
Maciej Andrearczyk
fad7aa6a66 BAEL-3285 - code reformatted 2019-10-01 19:06:25 +02:00
Maciej Andrearczyk
9f2a86c796 BAEL-3285 | Simultaneous Spring WebClient calls 2019-09-26 00:20:57 +02:00
Dilip
0a67756dee Spring WebClient Mocking Code Repo (#7525)
*  adding complete code implementation of Hexagonal Architectute example

* refactored the code

* added the webclient mocking

* removed the unwanted repo

* updated the test cases

* removed commented code

* fixed the code review comments

* fixed the test cases

* removed unwanted dependencies

* removed the unwanted project

* fixed the code review comments

* added the mock to the variable name

* added the mock to the variable name

* addressed the code review comments

* removed the unnecessary semi colon

* fixed the compilation issues

* Update spring-5-reactive-client/pom.xml

Co-Authored-By: KevinGilmore <kpg102@gmail.com>

* Update spring-5-reactive-client/pom.xml

Co-Authored-By: KevinGilmore <kpg102@gmail.com>

* added the missing dependency

* fixed the compilation issue in the pom.xml file
2019-09-24 21:56:43 +01:00
Sam Millington
98ed71e98e [BAEL-17486] adding readme descriptions (#7788)
* [BAEL-17486] adding readme descriptions

* updated template

* updated link in spring-5-reactive readme

* Updated descriptions
2019-09-17 16:00:48 +01:00
maryarm
e7e2c0a8a6 BAEL-3009: Logging Spring WebClient calls.
-Review notes applied
2019-09-05 21:00:26 +04:30
maryarm
52a90adf92 BAEL-3009:
Apply review notes and formatting standards.
2019-08-29 16:25:30 +04:30