server: port: 10100 spring: application: name: sckw-ng-transport profiles: # active: ${DEPLOY_MODE:dev} active: @profiles.active@ main: allow-bean-definition-overriding: true allow-circular-references: true