# Update miredot-plugin to 1.6. 2 .0 version. # Update miredot-annotations to 1.4.0. # Try to use the following new features: * @statuscode Javadoc tag now overrides status codes defined in the pom.xml or gradle.build file * @*Param annotations of JAX-RS are now also supported on fields of a service class * @MireDotIgnore can now be used for parameters of a REST interface and fields of a payload * Use Class in new type-safe @ReturnType and @BodyType * Test @ApplicationPath
|