Files
spring-integration/spring-integration-core
Artem Bilan 8ee1a36da4 GH-9704: Properly implement CheckedCallable.unchecked()
Fixes: https://github.com/spring-projects/spring-integration/issues/9704

* Make `CheckedCallable.unchecked()` to return an expected `Callable`
* Deprecate for removal `CheckedCallable.uncheckedCallable()`
2025-01-02 12:40:41 -05:00
..