Support property placeholders in url attribute of @HttpExchange #29842
Labels
in: web
Issues in web modules (web, webmvc, webflux, websocket)
status: invalid
An issue that we don't feel is valid
Affects: 6.0.4
Spring Boot: 3.0.1
If I have the url = "www.google.com" directly it work just fine, but using the property placeholder it's not getting resolved from the application.properties or yml..
The text was updated successfully, but these errors were encountered: