| 类 | 说明 |
|---|---|
| PathBuilderMeta |
build regex path
three kinds of forms
1.
|
| PathBuilderMeta.PathBuilder | |
| PathRegexBuilder |
build regex path
|
| Route |
Route Bean
A route identifies the smallest unit of the request,
which encapsulates the path of the request,
the Http method, and the method of executing the route
|
| RouteBuilder |
Route builder
|
| RouteMatcher |
Default Route Matcher
|
| RouteStruct |
Route strut
|
| 枚举 | 说明 |
|---|---|
| PathBuilderMeta.PathTypeEnum |
Copyright © 2018. All rights reserved.