spring-framework/spring-webflux
Arjen Poutsma 12d4dc1bae Polishing external contribution
This commit makes several changes to PR #24651.

- Add byte[] getContentAsByteArray() on Resource.
- Remove getContentAsString() from Resource, as it relied on the default
charset which is not reliable.
- Add getContentAsString() to EncodedResource, as a charset is provided
through the constructor.

See gh-24651
2023-02-14 14:56:34 +01:00
..
src Polishing external contribution 2023-02-14 14:56:34 +01:00
spring-webflux.gradle Do not use Mockito to mock ReactiveAdapterRegistry 2023-01-17 15:44:57 +01:00