application.yml 138 B

123456789
  1. spring:
  2. lifecycle:
  3. timeout-per-shutdown-phase: 30s
  4. application:
  5. name: @artifactId@
  6. profiles:
  7. active: @profiles.active@