application.yml 84 B

12345678
  1. server:
  2. port: 8081
  3. spring:
  4. mvc:
  5. view:
  6. prefix: /
  7. suffix: .html