starting with OpenAPI documentation

Signed-off-by: Peter Siegmund <developer@mars3142.org>
This commit is contained in:
2024-10-13 00:31:40 +02:00
parent f0a15f6696
commit 87ca71c8f9
7 changed files with 51 additions and 24 deletions

View File

@@ -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