I would like to use the swagger code generator together with spring-boot-hateoas. From my understanding this would mean, that there needs to be a new template where every model bean extends from org.springframework.hateoas.ResourceSupport. What do you think about this? Any other ideas, how to achieve this? I'm willing to provide a PR if this feature is wanted.
I would like to use the swagger code generator together with spring-boot-hateoas. From my understanding this would mean, that there needs to be a new template where every model bean extends from org.springframework.hateoas.ResourceSupport. What do you think about this? Any other ideas, how to achieve this? I'm willing to provide a PR if this feature is wanted.