Commit Graph

17 Commits

Author SHA1 Message Date
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
amit2103
bd8a6c0271 [BAEL-19420] - Removed the duplicate SpringContextIntegrationTest and spring-context profile 2019-11-20 11:11:07 +05:30
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
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
maryarm
62eb0f7428 BAEL-3009: Logging Spring WebClient calls 2019-08-28 20:00:29 +04:30
Dhawal Kapil
b6ae9ec3b4 Story/bael 14304 (#7311)
* BAEL-15951 Moved vavr, JHipster to default profiles

* BAEL-14304 Include the SpringContextIntegrationTest in the default build

- Added SpringContextTest.java in all the modules where SpringContextIntegrationTest already exists

* BAEL-14304 Changes in pmd rule and pom.xml to run UnitTest and SpringContextTest additionally in default profiles

* BAEL-14304 Minor changes
2019-07-20 14:33:56 +03:00
sachin29aug
764dff1bd9 BAEL-8939: Adding a Spring Context test in all Spring Modules (changes for around 20 modules.. work in progress..) 2018-09-09 16:10:21 -04:00
sachin
fb0023286a BAEL-7674: Let's make sure our logging configuration has the same pattern 2018-08-21 18:22:53 -04:00
Eugen Paraschiv
471ed5d992 new client project, general cleanup, testing work 2017-12-13 18:59:17 +02:00