Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

Java

Create Spring App WAR file from Intellij

Hi I am wondering if there is a video on create a fully functional Spring App WAR file from Intellij IDE. I have tried to create a WAR file from the Java Spring project but it shows 404 error on a TomCat Server . I suspect the setup is wrong, hence the usefulness of have a video or session covering this aspect.

If anyone know how, please advise. The obstacle I am running into is configuring Intellij to include my Resources folder and subfolders.

Thanks