spring-petclinic-rest
spring-petclinic-rest copied to clipboard
add springdoc to avoid workaround for springfox issue 3462
fix #89
Thank you @suryaprakashraja for the PR. There is a lot of reformatting. Could you keep the current format in order we could see only the changes due to the Springdoc integration and Springfox removal?
There are still some imports reorder that hide your changes. Could you please revert them?
Fixed import re-order.
Thanks a lot @suryaprakashraja