server: port: 10300 spring: application: name: sckw-example profiles: active: @profiles.active@ main: allow-bean-definition-overriding: true allow-circular-references: true logging: level: root: debug com.sckw.example: debug