Skip to content
Snippets Groups Projects
Commit a2f3658e authored by Sumaiyya Burney's avatar Sumaiyya Burney
Browse files
parent 4200bc4e
1 merge request!9Adds Swagger UI at http://localhost:8080/swagger-ui/index.html
......@@ -29,6 +29,8 @@ dependencies {
compileOnly 'org.projectlombok:lombok'
annotationProcessor 'org.projectlombok:lombok'
testImplementation 'org.springframework.boot:spring-boot-starter-test'
implementation "io.springfox:springfox-boot-starter:3.0.0"
}
dependencyManagement {
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment