sdaschner / jaxrs-analyzer

Creates REST documentation for JAX-RS projects
Apache License 2.0
319 stars 101 forks source link

plugable java class analyzers #193

Open markrileybot opened 5 years ago

markrileybot commented 5 years ago

I need to extend the JavaTypeAnalyzer behavior for something very specific. I added the ability to load analyzers to override the derived properties and types.