Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 685 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 685 Bytes

Assignment 13 starter

To use this template:

  • Click on the green Use this template button.

  • Name your new project Assignment13 or whatever convention you use to name your assignment projects.

  • This will create a repository on github for your assignment. Clone this remote repository down to your local computer, as you would clone any other repository. Place it on your computer in the same folder as your other coderscampus assignments.

  • Import into Eclipse or open with VSCode or IntelliJ as you would any other Spring boot maven project.

You now have the starting code for Assignment 13. Follow instructions in the assignment definition to complete this project.