Skip to content

v1.3.0

Compare
Choose a tag to compare
@stefan-ka stefan-ka released this 15 Apr 12:59
· 21 commits to master since this release
265b11d

Changes in v1.3.0:

  • Support for CML in version 5.10.0
    • Generated CML models encode new CML keywords introduced for the OOAD features properly.
  • The Spring Boot discovery strategy respects all resource operation annotations now (RequestMapping, PutMapping, GetMapping, PostMapping, PatchMapping, DeleteMapping).