cicada
cicada copied to clipboard
config different exception handle processing for different controllers
Handle Process
- add customize exception handle annotation
- chooses whether to configure it on your controller
- find the special exception handle annotation when catch exception,if exists handle by it ,if not handle by default .