Skip to content
This repository has been archived by the owner on Aug 13, 2020. It is now read-only.

Releases: CJSCommonPlatform/microservice_framework_version_6

0.8.1

13 Jun 13:39
Compare
Choose a tag to compare

Added

  • Add annotation support for properties
  • Add JSON schema validation support
  • Support 404 response
  • Optional query parameter support
  • Support for endpoint exclusion in RAML rest generator
  • Add aggregate service and helper functions

Changed

  • Convert REST adapter generator to use Java Poet
  • Disable WRITE_DATES_AS_TIMESTAMPS in Jackson

Fixed

  • Fix generator duplicate class detection for multi-platform support

0.8.0

13 Jun 13:39
Compare
Choose a tag to compare

Added

  • Initial release with basic dispatcher, handler and adapter generation