Commit bebc131c authored by Sumaiyya Burney's avatar Sumaiyya Burney

Merge branch 'swagger-ui' into 'master'

Adds Swagger UI at http://localhost:8080/swagger-ui/index.html

See merge request !9
parents 4200bc4e a2f3658e
......@@ -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 {
......
Markdown is supported
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