Skip to content

Enunciate 2.2.0

Compare
Choose a tag to compare
@stoicflame stoicflame released this 14 Jan 19:26
· 868 commits to master since this release

Enunciate 2.2 includes support for Spring Web annotations as an alternative to JAX-RS annotations for defining the Web service API. The spring-web module is enabled by default and will be activated when Enunciate detects classes annotated with org.springframework.stereotype.Controller or org.springframework.web.bind.annotation.RestController.

Enunciate 2.2 also includes a number of other feature requests and bug fixes.