Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 529 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 529 Bytes

ntabnk-sales

Simple file processing application that illustrates how to process large files in different steps by using Camel routes.

Technologies

Apache Camel
Gradle
Java 11
Lombok
Spring-boot

Settings

Please, change the application.properties file in order to define the in as well the out folder.

Running

Ensure you have Java 11 installed in your local environment.
Use the embedded gradlew accordingly to your environment to clean and build the project.
Then java -jar <app>.jar