| Class | Description |
|---|---|
| NotificationLifecycleController |
Gathering of notifications requires action and sometimes event phases.
|
| WebMvcConfiguration |
This empty class, with it's combination of annotations, allows us to take complete control of
Spring MVC and prevent Spring Boot from "magically" adding beans that are incompatible with some
of the existing tech in the project.
|