Skip to content

Commit

Permalink
updated properties file for example
Browse files Browse the repository at this point in the history
  • Loading branch information
SeunMatt committed Apr 5, 2018
1 parent 099278b commit 6b02742
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 6b02742

Please sign in to comment.