Skip to content

Instantly share code, notes, and snippets.

@Abhi-Codes
Created October 9, 2022 06:02
Show Gist options
  • Save Abhi-Codes/3ae11c511dfb7d1cb059e6ba51324a95 to your computer and use it in GitHub Desktop.
Save Abhi-Codes/3ae11c511dfb7d1cb059e6ba51324a95 to your computer and use it in GitHub Desktop.
Pom xml file showing springfox 3 dependency
<dependency>
<groupId>io.springfox</groupId>
<artifactId>springfox-boot-starter</artifactId>
<version>3.0.0</version>
</dependency>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment