mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
34477b4f03
This commit makes sure that FreeMarker template lookups, which potentially block, are scheduled on the bounded elastic scheduler. Closes gh-30903