| Class | Description |
|---|---|
| PrefixHandlerMapping |
HandlerMapping to map @RequestMapping on objects and prefixes them. |
| Annotation Type | Description |
|---|---|
| AdminController |
Indicates that the annotated class is a mvn controller used whithin spring boot admin and
contains handler mappings to be registered using
PrefixHandlerMapping. |
Copyright © 2018 codecentric AG. All rights reserved.