DEV Community

Discussion on: Basics of Resilience4j with spring boot

Collapse
 
dinakar profile image
Dinakar

Thanks for the write up.
Incase of application.properties , how do I need to specify this:

recordExceptions:
- org.springframework.web.client.HttpServerErrorException
- java.util.concurrent.TimeoutException
- java.io.IOException