Commit Graph

8 Commits

Author SHA1 Message Date
panos-kakos 6beb78f9d4 [JAVA-22589] Added comment regarding the failure of test 2023-08-28 10:04:17 +03:00
panos-kakos 287c8c41bd [JAVA-22589] Converted integration test to manual 2023-08-22 07:37:35 +03:00
panos-kakos c305321a42 [JAVA-22589] Added @DirtiesContext and re-enabled test case 2023-07-03 17:15:45 +03:00
panos-kakos 2485d25140 [JAVA-22589] Disabled test case 2023-06-29 00:18:06 +03:00
panos-kakos 862de9617b [JAVA-22589] Clean up 2023-06-27 11:43:54 +03:00
Adrian Bob c11605cc61 Update bulkhead test (#13836) 2023-04-24 19:32:49 +02:00
Adrian Bob 7a426829cb Add logging for bulkhead test (#13834) 2023-04-13 18:25:49 +02:00
Adrian Bob 745e372844 BAEL-6071: Resilience4j events endpoints (#13697)
* Add project for Resilience4j Events Endpoints article

* Update README

* Add spring-boot-resilience4j module

* Renamed test class to meet constraints

* Update package structure

* Added formatting

* Replaces .parallel() with Executor

* Updated concurrent calls for bulkhead test
2023-04-04 15:49:54 +02:00