v1.3.0
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
).