sdaschner / jaxrs-analyzer

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

Project names & URIs configurable #138

Open rmannibucau opened 6 years ago

rmannibucau commented 6 years ago

in https://github.com/sdaschner/jaxrs-analyzer/blob/master/src/main/java/com/sebastian_daschner/jaxrs_analyzer/backend/swagger/SwaggerBackend.java#L100 the project name usage leads to almost always unusable uris

would be great to just be able to pass backend configuration to tune it form the mojo/projectanalyzer