Trying to implement spring doc for my microservices at the Spring cloud gateway level.
Came across these two dependencies. Want to know what is the difference between
springdoc-openapi-ui vs springdoc-openapi-webmvc-core
and
springdoc-openapi-ui vs springdoc-openapi-ui
Which dependency to prefer?