注释类型分层结构
- com.lamp.light.annotation.HEAD (implements java.lang.annotation.Annotation)
- com.lamp.light.annotation.Scope (implements java.lang.annotation.Annotation)
- com.lamp.light.annotation.POST (implements java.lang.annotation.Annotation)
- com.lamp.light.annotation.Field (implements java.lang.annotation.Annotation)
- com.lamp.light.annotation.Cookie (implements java.lang.annotation.Annotation)
- com.lamp.light.annotation.Headers (implements java.lang.annotation.Annotation)
- com.lamp.light.annotation.Header (implements java.lang.annotation.Annotation)
- com.lamp.light.annotation.GET (implements java.lang.annotation.Annotation)
- com.lamp.light.annotation.Body (implements java.lang.annotation.Annotation)
- com.lamp.light.annotation.DELETE (implements java.lang.annotation.Annotation)
- com.lamp.light.annotation.PUT (implements java.lang.annotation.Annotation)
- com.lamp.light.annotation.PATCH (implements java.lang.annotation.Annotation)
- com.lamp.light.annotation.Query (implements java.lang.annotation.Annotation)
- com.lamp.light.annotation.Path (implements java.lang.annotation.Annotation)
Copyright © 2021. All rights reserved.