fastnsilver/grivet

Consider replacing Springfox and Swagger with Spring RESTDocs

Closed this issue · 1 comments

The advantages are less annotation pollution in Controller impls, less third-party dependencies, and build time (i.e., test failures) feedback from incorrect documentation (as in fluid style assertions).

More reading:

Last commit fulfills this.