Merge branch '5.3.x'
This commit is contained in:
@@ -1563,7 +1563,7 @@ extracts the name, version, and file extension:
|
||||
|
||||
URI path patterns can also have embedded `${...}` placeholders that are resolved on startup
|
||||
through `PropertySourcesPlaceholderConfigurer` against local, system, environment, and
|
||||
other property sources. You ca use this to, for example, parameterize a base URL based on
|
||||
other property sources. You can use this to, for example, parameterize a base URL based on
|
||||
some external configuration.
|
||||
|
||||
NOTE: Spring WebFlux uses `PathPattern` and the `PathPatternParser` for URI path matching support.
|
||||
|
||||
Reference in New Issue
Block a user