.gitignore:
- All logs are now going to be ignored by git
VotingController.java:
- added the categoryRepository to the model
voting.html:
- showing data out of categoryRepository now
.gitignore:
- All logs are now going to be ignored by git
VotingController.java:
- added the categoryRepository to the model
voting.html:
- showing data out of categoryRepository now