Commit 6ecb525a authored by Stephane Nicoll's avatar Stephane Nicoll

Fix build failure

parent a862b6dc
......@@ -1809,6 +1809,7 @@ By default, resources are mapped on `/**` but you can tune that via
`spring.mvc.static-path-pattern`. For instance, relocating all resources to `/resources/**`
can be achieved as follows:
[source,properties,indent=0,subs="verbatim,quotes,attributes"]
----
spring.mvc.static-path-pattern=/resources/**
----
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment