Skip to content

irobson/ntabnk-sales

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages