Skip to content

Lab 08 - Create a Java application

Duration 15 min

What you will learn

We use an example that could be some scheduled process to ETL data

Prerequisites

  • Lab 06 completed
  • Java installed
  • Maven installed
  • Internet connection

Steps

  • Extract DominoJavaCmdLine.zip
  • edit config.json
  • run mvn clean install (optional)
  • run java -jar target/etl.jar

How to check

File sample.csv created training requests

Things to explore


Last update: November 25, 2023