Releases: MonashStudentInnovation/AppleSeed
Releases · MonashStudentInnovation/AppleSeed
v0.3.2 Release
v0.3.0 Release
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
v0.3.0 Release Candidate 1
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
V0.2.0 Release
Merge pull request #25 from lorderikir/master Update DOCS.md