spring: application: name: cmp main: allow-circular-references: true logging: config: classpath:logback-spring.xml dir: /log/services level: root: info com: bocloud: info file: max-size: '100MB' max-history: '30' total-size-cap: '2GB'