Skip to content

iguanito/jaxrs-doc

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jaxrs-doc

Documentation for JAX-RS

support :

  • all information extractable from source code (deprecated, exceptions, return types, param types, bean and properties info, ...)
  • all jaxrs information (@Path, @Consumes, @produced, @HttpMethod, @Encoded, @DefaultValues, ...)
  • all bean validation information from resources and beans
  • cxf non jaxrs spec scoped information (multipart)
  • jersey non jaxrs spec scoped information (multiplart)
  • jackson bean mapping and transformation with JAXB annotation support
  • some jaxrs-doc annotations to improve doc on resources and beans (@Outdated, @Summary, @Description)
  • some jaxrs-doc annotations to override too generic info from code (return of Response, Exception http code mapping, ...)

About

Documentation for JAX-RS

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 76.0%
  • CSS 12.6%
  • JavaScript 11.4%