This spring module reads a csv file, fake some columns, then writes a new csv with the faked data. See the spring configuration file or a real life example to be customized
Reminder: to start the jar with an external java file, use java -jar app.jar --spring.config.location=./application-standalone.yml