application: type: development port: 8080 domain: localhost protocol: http spring: web: resources: static-locations: file:///${user.dir}/web/dist/ chain: cache: false compressed: false server: compression: enabled: false