-
The idea came from @rstoyanchev while discussing a [Spring REST docs issue](https://github.com/spring-projects/spring-restdocs/issues/41#issuecomment-85587647)
-
In the official spring-restdocs documentation site all links to github are wrong because slashes were forgotten.
You probably need `/{samples}/rest-notes-spring-hateoas[One sample]` instead of `{samp…
haisi updated
9 years ago
-
We have several micro services and each one is providing rest api, we now need to have an unique documentation which can display all the apis. We do not want user to jump between different urls in ord…
-
My project have multiple HealthIndicators (e.g. Docker, Consul) but I see only one HealthIndicator is registered when using the HTTP endpoint /health
This project does not make use of jdbc datasource…