Package io.micronaut.http.annotation
Annotation Type HttpMethodMapping
-
@Documented @Retention(RUNTIME) @Target(ANNOTATION_TYPE) @Executable @Inherited public @interface HttpMethodMappingA meta annotation for HTTP
Controlleractions.- Since:
- 1.0
@Documented
@Retention(RUNTIME)
@Target(ANNOTATION_TYPE)
@Executable
@Inherited
public @interface HttpMethodMapping
A meta annotation for HTTP Controller actions.