JAVA-86: Refactor spring-boot-custom-error-page
This commit is contained in:
+2
-2
@@ -1,7 +1,7 @@
|
||||
#server
|
||||
server.port=9000
|
||||
server.servlet-path=/
|
||||
server.context-path=/
|
||||
spring.mvc.servlet.path=/
|
||||
server.servlet.context-path=/
|
||||
server.error.whitelabel.enabled=false
|
||||
|
||||
#spring.autoconfigure.exclude=org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration
|
||||
|
||||
Reference in New Issue
Block a user