DATACMNS-1762 - Add tests for projections returning Optional.
Original Pull Request: #459
This commit is contained in:
committed by
Christoph Strobl
parent
bd3992dfc5
commit
97df0fa899
@@ -155,6 +155,7 @@ public abstract class ReactiveWrapperConverters {
|
||||
*
|
||||
* @param type must not be {@literal null}.
|
||||
* @return will never be {@literal null}.
|
||||
* @since 2.4
|
||||
*/
|
||||
public static TypeInformation<?> unwrapWrapperTypes(TypeInformation<?> type) {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user