bootstrap.yml 100 B

12345678
  1. spring:
  2. profiles:
  3. active: dev
  4. # 不配默认为false
  5. tlog:
  6. enable-invoke-time-print: true