Support for creating lightweight clients without a dependency on spring core components. · Issue...
I have a spring hateoas API which is being called from non-spring environments where memory usage and even artifact size are of a concern to me. To reduce code duplication I have obviously separate...
github.com