src/main/resources/application.yml
@@ -52,7 +52,7 @@ time-zone: GMT+8 profiles: active: '@profileActive@' active: '@profile.active@' jmx: default-domain: ledger @@ -73,8 +73,11 @@ logging: config: classpath:log4j2.xml springfox: documentation: swagger: v2: enabled: false #springfox: # documentation: # swagger: # v2: # enabled: true # Swagger json url address # etc. https://petstore.swagger.io/ swagger.url: http://localhost:8080/v3/swagger.json