Skip to content

Releases: hoegertn/restdoc-java-server

1.8

19 Sep 21:58

Choose a tag to compare

  • Guava 18.0
  • RestDoc API 1.4

1.7.2

13 Jun 05:31

Choose a tag to compare

Framework updates

  • RestDoc 1.3.1
  • SLF4J 1.7.7
  • Guava 17.0

1.7.1

07 Feb 20:38

Choose a tag to compare

  • 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

23 Jan 07:42

Choose a tag to compare

  • fixes #15 support multiple Methods per HTTP Verb
  • automatically enhance StatusCodes

1.7.0

30 Nov 10:07

Choose a tag to compare

  • 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

12 Aug 06:47

Choose a tag to compare

Adding support for Java default type detection
Adding support for generics detection
Autogenerating resource id (first draft)

jaxrs11-v1.7.0

30 Nov 10:07

Choose a tag to compare

  • 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