Created
March 13, 2022 19:07
-
-
Save susimsek/9cdd2606e85537b4aec918d9e9e2c227 to your computer and use it in GitHub Desktop.
Spring Boot Hateoas Pom.xml
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<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