Spring Boot - Exception Handling
You want to handle
IllegalStateException globally for all controllers in your Spring Boot app. Which is the best way to do this?