v0.2.0
Release 0.2.0
New Features
- Added RESTful Web Service Controller -
@RestController
- Added Business Service -
@Service
- Added Entity Model -
@Entity
- Added Spring Data JPA Repository -
@Repository
- Added HSQLDB Support
- Added Transaction Management -
@Transactional
- Added Cache Support -
@Cacheable
- Added Scheduled Batch Process -
@Scheduled