es.service-cruddata-springboot.1.0.2.source-code.application.yml Maven / Gradle / Ivy
spring:
profiles:
active: memory
main:
allow-bean-definition-overriding: true
app:
repository: memory
springdoc:
swagger-ui:
swagger-name: '${SWAGGER_NAME:Entities CrudData Service V1}'
swagger-description: >-
${SWAGGER_DESCRIPTION:Entities microservice to demonstrate works with
cruddata microservices}
path: '${SWAGGER_ROUTE:/swagger/index.html}'
disable-swagger-default-url: true
use-root-path: true
operationsSorter: method
© 2015 - 2025 Weber Informatics LLC | Privacy Policy