-
Sub-task
-
Resolution: Done
-
Major
-
None
-
None
-
None
-
False
-
None
-
False
-
Sprint 214 AMM, Sprint 215 AMM, Sprint 217 AMM
Create a rule within springboot-properties-to-quarkus.windup.xml that searches for
springdoc.swagger-ui.path
and has a quick fix to replace it with
quarkus.swagger-ui.path=
Title:
Replace the Spring swagger-ui endpoint mapping
Mandatory 1SP
Message: Replace `springdoc.swagger-ui.path` with `quarkus.swagger-ui.path`
By adding `quarkus.swagger-ui.always-include=true` Quarkus will always expose the Swagger UI endpoint. It is only exposed in Dev mode by default.
Link
Quarkus Guide - using OpenAPI and Swagger
- is cloned by
-
WINDUPRULE-827 SB2Quarkus - spring-to-quarkus-todo - map /openapi endpoint
- Closed