Polish contribution

Closes gh-4202
This commit is contained in:
Stephane Nicoll
2015-10-20 11:35:35 +02:00
parent 396cf76ef5
commit bc0eb996ff
4 changed files with 17 additions and 16 deletions

View File

@@ -282,6 +282,7 @@ content into your application; rather pick only the properties that you need.
spring.mustache.view-names= # whitelist of view names that can be resolved
# JERSEY ({sc-spring-boot-autoconfigure}}/jersey/JerseyProperties.{sc-ext}[JerseyProperties])
spring.jersey.application-path # path that serves as the base URI for the application
spring.jersey.type=servlet # servlet or filter
spring.jersey.init= # init params
spring.jersey.filter.order=