- Git init
- Git remote add origin https://github.com/cian2009/ServerSideProject.git
- Git pull origin master
Spring: Spring Tools
A step by step series of examples that tell you have to get a development env running
1.Download the git project
Instructions above in "Getting Started"
2.Import project into Eclipse
Click 'file<'
Click 'Open Projects from File System...'
Open Eclipse project
- Eclipse - IDE used
- Spring Tools
- StackOverflow - Community forum for troubleshooting
- Cian Gannon - All source code and UI - Github
- Gerard Harrison - Proivided skeleton project structure with basic setup
This project is licensed under the MIT License - see the LICENSE.md file for details
- StackOverflow - How did people code before you existed
- Gerard Harrison - Proivided support in computer labs for problem solving