You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Problem: SpringFox is not presently working with Spring 5 (missing class, see springfox/springfox#1644). When spiked using Spring 4 and deleting tests (which use JUnit 5 and need Spring 5), nice things happen at http://localhost:8080/swagger-ui.html.
Looking through http://info.michael-simons.eu/2016/04/17/8-new-features-youll-get-with-spring-boot-1-4/, see if automated rest docs makes sense.
The text was updated successfully, but these errors were encountered: