Skip to content

Instantly share code, notes, and snippets.

@susimsek
Created March 13, 2022 19:07
Show Gist options
  • Save susimsek/9cdd2606e85537b4aec918d9e9e2c227 to your computer and use it in GitHub Desktop.
Save susimsek/9cdd2606e85537b4aec918d9e9e2c227 to your computer and use it in GitHub Desktop.
Spring Boot Hateoas Pom.xml
<dependency>
<groupId>org.springdoc</groupId>
<artifactId>springdoc-openapi-hateoas</artifactId>
</dependency>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment