Features
Structure
- Moved
Application
andServletInitilizer
to/src/main/java
- [X ] Setup Auto-Configuration for Swagger
- Move Default Configuration Classes to
org.monplan.config
- Moved CORS Configuration
- Move Model, Controller, Service and Repository Template Classes to
org.monplan.interfaces
Documentation
- Create and Update UML Diagram to show relationship between abstraction layers (see #37)
- Improve Documentation on Building on the MonPlan Classes (See #40) and using Annotations within the Model
Bug Fixes