Add package-info.java file in org.springframework.batch.item.json package
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
/**
|
||||
* <p>
|
||||
* Infrastructure implementations of JSON input and output.
|
||||
* </p>
|
||||
*
|
||||
* @author Mahmoud Ben Hassine
|
||||
*/
|
||||
package org.springframework.batch.item.json;
|
||||
Reference in New Issue
Block a user