updated properties file for example

This commit is contained in:
Seun Matt 2018-04-05 01:27:37 +01:00
parent 099278bfb8
commit 6b02742728
1 changed files with 4 additions and 0 deletions

View File

@ -3,6 +3,10 @@ server.port=9000
server.servlet-path=/
server.context-path=/
#server.error.whitelabel.enabled=false
spring.autoconfigure.exclude=org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration
#for Spring Boot 2.0+
#spring.autoconfigure.exclude=org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration
#freemarker