diff --git a/src/main/resources/application.properties b/src/main/resources/application.properties index 756f904..eff7916 100644 --- a/src/main/resources/application.properties +++ b/src/main/resources/application.properties @@ -10,9 +10,4 @@ spring.jpa.open-in-view=false # SWAGGER-UI CUSTOM PATH springdoc.swagger-ui.path=/swagger-ui.html springdoc.swagger-ui.tagsSorter=alpha -springdoc.swagger-ui.operationsSorter=alpha - -springdoc.show-actuator: true -springdoc.api-docs.path: /stage2/v3/api-docs -springdoc.swagger-ui.enabled: true -springdoc.swagger-ui.url: /stage2/v3/api-docs \ No newline at end of file +springdoc.swagger-ui.operationsSorter=alpha \ No newline at end of file