Create a Maven Project in IntelliJ
3272 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
02:40
fork(), wait(), exec() in C - Video 1/2
3636 views
02:51
Arrays in C
2582 views
01:39
Creating a basic .vimrc file
1874 views
01:50
Basic Git Tutorial Part 3: Branches
2186 views
02:43
Implement a RESTful API with Spark
1940 views
02:20
Makefile for C Programs
4418 views
02:00
Launching Storm daemons Under Supervision
2630 views
01:32
Submitting Assignments Using Checkin
2117 views
02:00
Hadoop Cluster Configuration
1106 views
01:58
Apache Spark - Using the Spark Shell
3451 views
01:40
Remote Login From Windows via SSH
4085 views
02:29
SSH Port Forwarding to Access Web Sites
4416 views
01:34
Logging Into VM for CS370 Term Project
2564 views
01:17
Hello World in C
2291 views
01:57
Java NIO - Client Example
1928 views