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
165165< div class ="ulist ">
166166< ul >
167167< 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 >
169169</ li >
170170</ ul >
171171</ 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
11451145< div class ="ulist ">
11461146< ul >
11471147< 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 >
11491149</ li >
11501150</ ul >
11511151</ div >
Original file line number Diff line number Diff line change @@ -81,7 +81,7 @@ Here is the link for some sample codes:
8181
8282And the Demo code, using the functional endpoints DSL:
8383
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]
8585
8686Since version `v1.3.8`, the support of functional endpoints has been added.
8787Two main annotations have been added for this purpose: `@RouterOperations` and `@RouterOperation`.
You can’t perform that action at this time.
0 commit comments