Create a Maven Project in IntelliJ
3149 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:06
Building and Running a Maven Project
2277 views
02:23
Zip Files in Linux
2285 views
01:49
Finding and Using Multiple 120 Lab Machines
6789 views
04:40
Running Your Container in Kubernetes
2026 views
01:31
Hadoop Standalone (Single Node) Configuration
2066 views
08:05
Multi-Threaded Java Programs
2306 views
01:29
How to Change File Permissions
1632 views
02:07
Uploading a Docker Image to DockerHub
1996 views
01:32
Submitting Assignments Using Checkin
2038 views
02:18
Basic Docker Commands
1651 views
01:14
Trouble-shooting the .bashrc Issue
912 views
01:58
Logging in Java with Log4j and Gradle
1878 views
01:17
Hello World in C
2108 views
02:40
fork(), wait(), exec() in C - Video 1/2
2971 views
02:01
Docker volumes for data persistence
1740 views