File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed
spring-integration-zip/src/main/java/org/springframework/integration/zip/transformer Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change 3737import org .springframework .util .StringUtils ;
3838
3939/**
40- * {@link Transformer} implementation that applies a Zip transformation to the
41- * message payload. Keep in mind that Zip entry timestamps are recorded only to
42- * two 2 second precision:
40+ * {@link Transformer} implementation that applies a Zip transformation to the message payload.
41+ * Keep in mind that Zip entry timestamps are recorded only to 2 second precision:
4342 * <p>
44- * See also: <a href="http ://mindprod.com/jgloss/zip.html"/>
43+ * See also: <a href="https ://www. mindprod.com/jgloss/zip.html"/>
4544 * <p>
4645 * If you want to generate Zip files larger than {@code 4GB}, you must use Java 7:
4746 * <p>
You can’t perform that action at this time.
0 commit comments