starting with OpenAPI documentation
Signed-off-by: Peter Siegmund <developer@mars3142.org>
This commit is contained in:
@@ -24,3 +24,6 @@ eureka:
|
||||
defaultZone: http://eureka-service.web:8761/eureka
|
||||
instance:
|
||||
instanceId: ${spring.application.name}:${spring.application.instance_id:${random.value}}
|
||||
springdoc:
|
||||
swagger-ui:
|
||||
path: /swagger-ui.html
|
||||
|
||||
Reference in New Issue
Block a user