RESOLVED - issue BATCH-1246: Add support for a JSON Reader from text files which are JSON formatted
Moved line mapper to mapping package
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
package org.springframework.batch.item.file.transform;
|
||||
package org.springframework.batch.item.file.mapping;
|
||||
|
||||
import java.util.Map;
|
||||
|
||||
Reference in New Issue
Block a user