Skip to content

Commit 12bd08d

Browse files
acktsapfmbenhassine
authored andcommitted
Add package-info.java to integration
1 parent 8fefe29 commit 12bd08d

File tree

1 file changed

+7
-0
lines changed
  • spring-batch-integration/src/main/java/org/springframework/batch/integration

1 file changed

+7
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
/**
2+
* Provides integration with Spring Integration.
3+
*/
4+
@NonNullApi
5+
package org.springframework.batch.integration;
6+
7+
import org.springframework.lang.NonNullApi;

0 commit comments

Comments
 (0)