SocialStream: Micro Web Application - Server Objective - to create an implementation of a small web service Purpose - to demonstrate the construction of a full-stacked web-application Video Library Application User Stories to Fulfill As a client, (not logged in) I can upload new videos can view list of all videos can post simple text-comments on a video Set-UP Start.Spring.io - To Initialize your project and get dependencies for SpringBoot project (creating the pom.xml) Use Generate to get Zipfile, which contains necessary files for project, such as .gitignore. Gitignore.io is a text file that tells Git which files or folders to ignore in a project.