@Target(value=TYPE) @Retention(value=RUNTIME) @Documented @ResponseBody public @interface FrameworkRestController
FrameworkController plus ResponseBody.FrameworkController,
ResponseBody| Modifier and Type | Optional Element and Description |
|---|---|
org.springframework.web.bind.annotation.RequestMapping[] |
value |
public abstract org.springframework.web.bind.annotation.RequestMapping[] value
FrameworkController.value()Copyright © 2016. All rights reserved.