resilience4j
resilience4j copied to clipboard
compatibility between resilience4j-spring-cloud2 and resilience4j-spring-boot3
Resilience4j version: 2.1.0
Java version: 17
I use reisilience4j in a spring-boot 3 application and it works good.
I try to use resilience4j-spring-cloud2 but it seems to be not compatible with spring-boot 3.
Is there any roadmap for compatibility between resilience4j-spring-cloud2 and resilience4j-spring-boot3 ?
Or any workaround ?
I try this but it works only for compiling. When a launch registry is not updated :
Hi, currently nobody started working on it.
Hi, Is it possible to develop it please ?
Yes, feel free to contribute :D
Hi, I am testing it. It's only import update of spring 6 and spring-boot-3 packages