Skip to content

Instantly share code, notes, and snippets.

@cuongld2
Created March 18, 2020 05:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save cuongld2/781ae60e730c085cab28a912c7b93f90 to your computer and use it in GitHub Desktop.
Save cuongld2/781ae60e730c085cab28a912c7b93f90 to your computer and use it in GitHub Desktop.
dependency spring-doc open api
<dependency>
<groupId>org.springdoc</groupId>
<artifactId>springdoc-openapi-ui</artifactId>
<version>1.2.32</version>
</dependency>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment