6 Commits

Author SHA1 Message Date
Nanne Baars
a3d2ed171a First steps for challenge 2 2017-04-08 08:04:16 +02:00
Nanne Baars
9f7f68f1f4 wip 2017-03-23 20:30:23 +01:00
Nanne Baars
debc1e4b73 Added more for challenge 1 including input form group for flag 2017-03-23 16:12:04 +01:00
Nanne Baars
36b10c07bc First attempt for challenge 2017-03-23 11:49:34 +01:00
Nanne Baars
259fd19c1b - Introduced user registration
- Now using Spring Boot for classloading, this way local development does not need to restart the complete server
- Fixed all kinds of dependencies on the names of the lessons necessary to keep in mind during the creation of a lesson.
- Simplied loading of resources, by adding resource mappings in MvcConfig.
- Refactored plugin loading, now only one class is left for loading the lessons.
2017-03-22 11:35:14 +01:00
Nanne Baars
9b86aaba05 Adding challenge 2017-03-22 00:09:17 +01:00