server: port: 8997 feign: httpclient: enabled: true compression: request: enabled: true mime-types: text/xml,application/xml,application/json min-request-size: 2048 response: enabled: true logging: config: classpath:logback.xml file: path: logs/crtech-feign-provider.log level: com.crtech.feign: debug