Name |
Last commit
|
Last update |
---|---|---|
.. | ||
META-INF | ||
static | ||
application.yml | ||
archaius_db_store.sql | ||
config.properties |
When using property placeholders in the @RequestMapping annotation the ones placed in the headers attribute do not get replaced. This appears to be because the other attributes, such as the url, use the resolve() function to perform the substitution whereas the header is parsed as-is. This change adds a call to resolve for each side of the equals in the header string so that the properties are substituted correctly.
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
META-INF | Loading commit data... | |
static | Loading commit data... | |
application.yml | Loading commit data... | |
archaius_db_store.sql | Loading commit data... | |
config.properties | Loading commit data... |