v0.3.0 Release Candidate 1
Pre-release
Pre-release
Features
- Pagination Support (see #55)
- Security with (See #48)
- Substring Search Support
- Automated Logging of Transactions (NOT IN RC1)
Structure - Moved
Application
andServletInitilizer
to/src/main/java
- Setup Auto-Configuration for Swagger (NOT IN RC1)
- 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