所有软件包的分层结构
- 软件包分层结构:
- cn.dreampie.route, cn.dreampie.route.config, cn.dreampie.route.core, cn.dreampie.route.core.annotation, cn.dreampie.route.core.multipart, cn.dreampie.route.exception, cn.dreampie.route.handler, cn.dreampie.route.handler.cors, cn.dreampie.route.holder, cn.dreampie.route.interceptor, cn.dreampie.route.interceptor.annotation, cn.dreampie.route.interceptor.exception, cn.dreampie.route.interceptor.security, cn.dreampie.route.interceptor.transaction, cn.dreampie.route.render, cn.dreampie.route.valid
类分层结构
接口分层结构
注释类型分层结构
- cn.dreampie.route.core.annotation.PUT (implements java.lang.annotation.Annotation)
- cn.dreampie.route.core.annotation.POST (implements java.lang.annotation.Annotation)
- cn.dreampie.route.core.annotation.PATCH (implements java.lang.annotation.Annotation)
- cn.dreampie.route.core.annotation.GET (implements java.lang.annotation.Annotation)
- cn.dreampie.route.core.annotation.DELETE (implements java.lang.annotation.Annotation)
- cn.dreampie.route.core.annotation.API (implements java.lang.annotation.Annotation)
- cn.dreampie.route.core.multipart.FILE (implements java.lang.annotation.Annotation)
- cn.dreampie.route.interceptor.annotation.Interceptors (implements java.lang.annotation.Annotation)
- cn.dreampie.route.interceptor.annotation.ClearInterceptors (implements java.lang.annotation.Annotation)
Copyright © 2015. All rights reserved.