You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Even if `ResultSet.getBytes()` contract says that value might be null,
that is not waht is possible according to the message stores logic.
The vale for serialized `MESSAGE_BYTES` is never null.
Copy file name to clipboardExpand all lines: spring-integration-jdbc/src/main/java/org/springframework/integration/jdbc/store/channel/MessageRowMapper.java
0 commit comments