Polish
See gh-4448
This commit is contained in:
@@ -79,7 +79,7 @@ public class WebMvcProperties {
|
||||
private Map<String, MediaType> mediaTypes = new LinkedHashMap<String, MediaType>();
|
||||
|
||||
/**
|
||||
* Path that pattern used for static resources.
|
||||
* Path pattern used for static resources.
|
||||
*/
|
||||
private String staticPathPattern = "/**";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user