Skip to content

V0.3.0

Compare
Choose a tag to compare
@mwarman mwarman released this 14 Feb 17:16
· 243 commits to master since this release

Release 0.3.0

New Features

  • Added Support for Standard JUnit Transactional Tests
  • Added Support for Web Service Controller JUnit Transactional Tests Using MockMvc
  • Added BaseController Class with Common Exception Handlers -- @ExceptionHandler
  • Added Actuator Monitoring and Management HTTP Endpoints
  • Created Custom Info Actuator Endpoint Attributes using Maven POM project.* Properties
  • Created Custom counter Actuator Metrics for Business Service and Batch Methods