joffrey-bion / livedoc

A not-so-annotation-based documentation generator for REST and websocket services
MIT License
4 stars 2 forks source link

Maven plugin #56

Open joffrey-bion opened 6 years ago

joffrey-bion commented 6 years ago

Some people want to generate the JSON documentation at compile time, and not re-inspect the code for each request. We should make this feature available via a maven plugin.

ST-DDT commented 6 years ago

Please also include an option to attach it to the deployed artifacts to allow easier sharing/sharing along with the jars.