mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
4da2499613
This commit introduces the getContentAsString method to Resource, returning the string contents of the resource. Closes gh-24651