Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 279 Bytes

File metadata and controls

2 lines (2 loc) · 279 Bytes

parser

A text file parser created using Spring Boot, that runs a Spring Batch job to process the file while integrating with Spring Data to persist all the information into a MySQL database. The parser also searches the database in the same run, using a given search criteria.