Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(backend): delete ErrorController
We have a separate info controller that shows the link to the swagger ui. Since Spring Boot 3.2 the 404 error handling is different (see spring-projects/spring-framework#31569), so this is effectively unused.
- Loading branch information