Polish
See gh-2900
This commit is contained in:
@@ -121,7 +121,7 @@ content into your application; rather pick only the properties that you need.
|
||||
spring.mvc.favicon.enabled=true
|
||||
spring.mvc.message-codes-resolver-format= # PREFIX_ERROR_CODE / POSTFIX_ERROR_CODE
|
||||
spring.mvc.ignore-default-model-on-redirect=true # if the the content of the "default" model should be ignored redirects
|
||||
spring.mvc.async.request-timeout= # async timeout in milliseconds
|
||||
spring.mvc.async.request-timeout= # async request timeout in milliseconds
|
||||
spring.view.prefix= # MVC view prefix
|
||||
spring.view.suffix= # ... and suffix
|
||||
|
||||
|
||||
Reference in New Issue
Block a user