Support property placeholders in HTTP service registry by jhan0121 · Pull Request #36126 · spring-projects/spring-framework

@jhan0121

Implement EmbeddedValueResolverAware to resolve ${...} placeholders
in @HttpExchange URL attributes.

Closes spring-projectsgh-36017
Signed-off-by: Juhwan Lee <jhan0121@gmail.com>

rstoyanchev pushed a commit that referenced this pull request

Jan 12, 2026
Implement EmbeddedValueResolverAware to resolve ${...} placeholders
in @HttpExchange URL attributes.

See gh-36126
Signed-off-by: Juhwan Lee <jhan0121@gmail.com>