Files
java-tutorials/spring-boot-rest/src/main/resources/application.properties
T

6 lines
180 B
Properties

server.servlet.context-path=/spring-boot-rest
### Spring Boot default error handling configurations
#server.error.whitelabel.enabled=false
#server.error.include-stacktrace=always