mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
2c637dcb2e
Also, EncodedResource implements InputStreamSource now since it declares getInputStream() anyway. Issue: SPR-12876