Create a Maven Project in IntelliJ

2504 views
Published on Oct 25, 2020
In this video, we show you how to initialize a basic Maven project in IntelliJ. We will be using this project to implement a Spark RESTful web server. Documentation: http://sparkjava.com/ Maven dependencies and versions can be found here: - https://mvnrepository.com/artifact/org.apache.maven.plugins/maven-compiler-plugin - https://mvnrepository.com/artifact/com.sparkjava/spark-core