spring: profiles: active: @activatedProperties@ application: name: system-web eureka: client: serviceUrl: defaultZone: http://localhost:8761/eureka/ swagger: production: false basic: enable: true username: jeecg password: jeecg1314