Releases: hoegertn/restdoc-java-server
Releases · hoegertn/restdoc-java-server
1.8
- Guava 18.0
- RestDoc API 1.4
1.7.2
Framework updates
- RestDoc 1.3.1
- SLF4J 1.7.7
- Guava 17.0
1.7.1
- fixes #15 support multiple Methods per HTTP Verb
- automatically enhance StatusCodes
- update to SLF4J 1.7.6
- update to Guava 16.0.1
jaxrs11-v1.7.1
- fixes #15 support multiple Methods per HTTP Verb
- automatically enhance StatusCodes
1.7.0
- support nested resources (#11, #18)
- support default schema for class (#12)
- defaults for annotation values (#13)
- support BeanParam (#14)
- @restdoc optional (#16)
- move annotations to api project (#17, #19)
v1.6.0
Adding support for Java default type detection
Adding support for generics detection
Autogenerating resource id (first draft)
jaxrs11-v1.7.0
- support nested resources (#11, #18)
- support default schema for class (#12)
- defaults for annotation values (#13)
- @restdoc optional (#16)
- move annotations to api project (#17, #19)
- support JAX-RS 1.1