public interface Configurer
Modifier and Type | Method and Description |
---|---|
void |
addControllers(ControllerRegistry controllerRegistry) |
void |
addInterceptors(InterceptorRegistry interceptorRegistry) |
void |
addScopes(ScopeRegistry scopeRegistry) |
void |
addTypes(TypeRegistry typeRegistry) |
void addInterceptors(InterceptorRegistry interceptorRegistry)
void addControllers(ControllerRegistry controllerRegistry)
void addScopes(ScopeRegistry scopeRegistry)
void addTypes(TypeRegistry typeRegistry)
Copyright © 2018 Brandao. All rights reserved.