File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -165,7 +165,7 @@ <h3 id="_spring_webfluxwebmvc_fn_with_functional_endpoints"><a class="anchor" hr
165
165
< div class ="ulist ">
166
166
< ul >
167
167
< li >
168
- < p > < a href ="https://github.com/springdoc/springdoc-openapi-demos/tree/2.x /demo-spring-boot-3-webflux-functional "> Sample webflux application using functional DSL</ a > </ p >
168
+ < p > < a href ="https://github.com/springdoc/springdoc-openapi-demos/tree/master /demo-spring-boot-3-webflux-functional "> Sample webflux application using functional DSL</ a > </ p >
169
169
</ li >
170
170
</ ul >
171
171
</ div >
Original file line number Diff line number Diff line change @@ -1145,7 +1145,7 @@ <h3 id="spring-webfluxwebmvc-fn-with-functional-endpoints"><a class="anchor" hre
1145
1145
< div class ="ulist ">
1146
1146
< ul >
1147
1147
< li >
1148
- < p > < a href ="https://github.com/springdoc/springdoc-openapi-demos/tree/2.x /demo-spring-boot-3-webflux-functional "> Sample webflux application using functional DSL</ a > </ p >
1148
+ < p > < a href ="https://github.com/springdoc/springdoc-openapi-demos/tree/master /demo-spring-boot-3-webflux-functional "> Sample webflux application using functional DSL</ a > </ p >
1149
1149
</ li >
1150
1150
</ ul >
1151
1151
</ div >
Original file line number Diff line number Diff line change @@ -81,7 +81,7 @@ Here is the link for some sample codes:
81
81
82
82
And the Demo code, using the functional endpoints DSL:
83
83
84
- - link:https://github.com/springdoc/springdoc-openapi-demos/tree/2.x /demo-spring-boot-3-webflux-functional[Sample webflux application using functional DSL]
84
+ - link:https://github.com/springdoc/springdoc-openapi-demos/tree/master /demo-spring-boot-3-webflux-functional[Sample webflux application using functional DSL]
85
85
86
86
Since version `v1.3.8`, the support of functional endpoints has been added.
87
87
Two main annotations have been added for this purpose: `@RouterOperations` and `@RouterOperation`.
You can’t perform that action at this time.
0 commit comments