[Spring] Add support for Spring HATEOAS
Created by: mwoodland
I'm currently using the OpenAPI Spring generator to generate interface that I'm then using to implement my API.
I'm currently using templates to add the relevant bits of code when generating, however I think this would be something that could be part of the generator itself.