Minimum viable experiment setup for streamming event simulation
mvn archetype:generate \
-DarchetypeGroupId=com.sparkjava \
-DarchetypeArtifactId=spark-helloworld-archetype \
-DarchetypeVersion=1.0-SNAPSHOT \
-DgroupId=com.yc \
-DartifactId=your-artifactid-here \
-Dversion=1.0-SNAPSHOT \
-Dpackage=your.package.here