Interface | Description |
---|---|
FrameworkMvcUriComponentsBuilder.MethodInvocationInfo |
Class | Description |
---|---|
BroadleafAbstractController |
An abstract controller that provides convenience methods and resource declarations for its children
Operations that are shared between all controllers belong here.
|
BroadleafControllerUtility |
Commonly used Broadleaf Controller operations.
|
BroadleafRedirectController |
This controller works in conjunction with the broadleaf-ajax style redirect.
|
FrameworkControllerHandlerMapping |
HandlerMapping to find and map
FrameworkMapping s inside FrameworkController and FrameworkRestController classes. |
FrameworkMvcUriComponentsBuilder |
This class has been copied from spring-webmvc:4.3.7-RELEASE in order to provide URI building functionality for
FrameworkMapping annotations. |
FrameworkMvcUriComponentsBuilder.MethodArgumentBuilder |
Copyright © 2022. All rights reserved.