Heads up! To view this whole video, sign in with your Courses account or enroll in your free 7-day trial. Sign In Enroll
Well done!
You have completed Intro to Java Web Development with Spark!

- 2x 2x
- 1.75x 1.75x
- 1.5x 1.5x
- 1.25x 1.25x
- 1.1x 1.1x
- 1x 1x
- 0.75x 0.75x
- 0.5x 0.5x
Spark is a Micro-Framework that’s sole purpose is to get you up and running and rapidly developing web applications. After we discuss the project for the course, let’s go get it installed. It’s a breeze!
IntelliJ Update
At 3:10, Craig selects a 'Create directories for empty content roots automatically' option. This is no longer available or necessary in newer versions of IntelliJ IDEA because the IDE now handles content root directories dynamically. It automatically creates and manages them when needed, streamlining the project setup process without requiring manual configuration.
Gradle Dependency Fix
Due to changes with Gradle, you will need to use this:
implementation 'com.sparkjava:spark-core:2.3'
Instead of this:
compile 'com.sparkjava:spark-core:2.9.3'
Links:
Related Discussions
Have questions about this video? Start a discussion with the community and Treehouse staff.
Sign up-
Mohammad Nour
1,681 Pointswhy is this course so confusing and doesn't really explain how to install and start something so basic?
Posted by Mohammad NourMohammad Nour
1,681 Points2 Answers
-
Chance Edward
4,507 Points0 Answers
-
Fan Thomas
119 Points1 Answer
-
Mohammed Saabir Ahmed
5,511 Points3 Answers
-
Lee Haney
395 Points0 Answers
-
Lee Haney
395 Points1 Answer
-
PLUS
Jaslynn Terry
Courses Plus Student 2,166 Points0 Answers
-
Abdullah Howard
11,955 Points1 Answer
-
Abdullah Howard
11,955 Points0 Answers
-
Tonnie Fanadez
UX Design Techdegree Graduate 22,796 Points3 Answers
-
Tonnie Fanadez
UX Design Techdegree Graduate 22,796 Points1 Answer
-
Murilo de Melo
14,456 Points0 Answers
-
Ricardo Rodriguez
Front End Web Development Techdegree Student 10,002 PointsIntelliJ is not creating the 'src/main/java' folder for me to create the Main class
3 Answers
-
Eric Beasley
7,822 Points1 Answer
-
Dennis Fink
12,060 Points2 Answers
-
Sandeep Annapareddy
3,141 Points5 Answers
View all discussions for this video
Related Discussions
Have questions about this video? Start a discussion with the community and Treehouse staff.
Sign up
You need to sign up for Treehouse in order to download course files.
Sign upYou need to sign up for Treehouse in order to set up Workspace
Sign up