JavaScript is disabled on your browser.
Skip navigation links
Module
Package
Class
Use
Tree
Index
Help
Summary:
Field |
Optional |
Required
Detail:
Field |
Element
SEARCH:
Module
de.codecentric.spring.boot.admin.server
Package
de.codecentric.boot.admin.server.web
Annotation Interface AdminController
@Target
(
TYPE
)
@Retention
(
RUNTIME
)
@Documented
public @interface
AdminController
Indicates that the annotated class is a mvc controller used within spring boot admin.
Author:
Johannes Edmeier