Skip to content

Instantly share code, notes, and snippets.

@muralidharan-rade
Created August 24, 2020 18:33
Show Gist options
  • Save muralidharan-rade/20fe8e9fc90de14a7999b61c16c658ed to your computer and use it in GitHub Desktop.
Save muralidharan-rade/20fe8e9fc90de14a7999b61c16c658ed to your computer and use it in GitHub Desktop.
<dependency>
<groupId>io.springfox</groupId>
<artifactId>springfox-boot-starter</artifactId>
<version>3.0.0-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>io.springfox</groupId>
<artifactId>springfox-swagger-ui</artifactId>
<version>3.0.0-SNAPSHOT</version>
</dependency>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment