Closed binkley closed 1 year ago
Show how to generate the spec file from the code.
Example demo might be feeding it to readme.com to auto-generate an API UI site
See https://springdoc.org/#plugins
Reopened -- building the API spec runs the app on the production port, not on a random port, so one cannot use red-green-refactor while running another instance.
Show how to generate the spec file from the code.
Example demo might be feeding it to readme.com to auto-generate an API UI site
See https://springdoc.org/#plugins