软件包 cn.dreampie.route.core.annotation

注释类型摘要
API Annotation used to mark a resource class.
DELETE Annotation used to mark a resource method that responds to HTTP DELETE requests.
GET Annotation used to mark a resource method that responds to HTTP GET requests.
PATCH Annotation used to mark a resource method that responds to HTTP PATCH requests.
POST Annotation used to mark a resource method that responds to HTTP POST requests.
PUT Annotation used to mark a resource method that responds to HTTP PUT requests.
 



Copyright © 2015. All rights reserved.