route-cartographer/README.md
2024-01-24 16:33:26 +01:00

4 lines
No EOL
268 B
Markdown

# Route Cartographer
An annotation processor that reads Spring Web's annotations to write down a map of all the routes in your projects: their paths, parameters, methods...
It's a small program I found myself needing at work. Don't count on it being production-ready.