Skip to content

hariharansuresh/codapay

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

codapay

Utility for CSV file management

Listens input folder for CSV files Generates XML / JSON contents from the CSV files for every record Needed ActiveMQ with pre-created queue named file.rec.queue

Build

mvn clean install -DskipTests

Deploy

mvn spring-boot:run -Dspring-boot.run.arguments="INPUT_FOLDER_PATH"

mvn spring-boot:run -Dspring-boot.run.arguments="/tmp/codapay/csv"

Config

XML/JSON output location (application.properties): /tmp/codapay/contents

About

Utility for CSV file management

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages