Skip to content

amitgu22/log-checksum-service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spring-Batch library for file processing

Spring batch library provides intesnsive API to process huge logs file with support for file formats such as JSON,XML.

The library provides multiple implementation for custom processing. Official documentations is available https://docs.spring.io/spring-batch/docs/current/reference/html/readersAndWriters.html#readersAndWriters

This small spring boot application gives demo on JSON file reading and custom processing on the available records.

At the end it will used a JOB for persisting data to the database.

About

No description, website, or topics provided.

Resources

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages