Create a Maven Project in IntelliJ
2573 views
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
Suggested Videos

01:28
Trouble-shooting the Datanode Issue
446 views

02:07
Opening a File in C
774 views

03:05
Run Script for C Programs
1735 views

04:46
CS250/CS280a1: HW1 Setup and Submission
1246 views

01:16
Adding a Video to the Infospaces Ecosystem
1117 views

01:39
Creating a basic .vimrc file
1404 views

02:07
Uploading a Docker Image to DockerHub
1635 views

01:58
Reading Page Faults in C
732 views

02:29
SSH Port Forwarding to Access Web Sites
1862 views

00:46
vsCode Port Forward for Remote SSH
1481 views

02:04
Writing Distributed Applications with PyTorch
1864 views

04:58
fork(), wait(), exec() in C - Video 2/2
6838 views

01:12
Intro to Sustain's Data Download Tool
756 views

07:34
Shared Memory in C
2126 views

02:43
Implement a RESTful API with Spark
1374 views