Added Swagger UI to all services
This commit is contained in:
@@ -4,6 +4,7 @@ apply plugin: VerifyEventStoreEnvironmentPlugin
|
||||
|
||||
dependencies {
|
||||
compile project(":transactions-command-side-web")
|
||||
compile project(":common-swagger")
|
||||
|
||||
compile "org.springframework.boot:spring-boot-starter-web"
|
||||
compile "org.springframework.boot:spring-boot-starter-actuator"
|
||||
|
||||
Reference in New Issue
Block a user