application.properties 189 B

123456789
  1. spring.application.name=grants
  2. server.port=8086
  3. server.servlet.context-path=/grants
  4. spring.mvc.format.date=dd-MM-yyyy
  5. spring.profiles.active=dev
  6. logging.level.scot.carricksoftware=debug