aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: f5ca0e58df81a86f06ab0e704e042d1756f136e7 (plain) (blame)
1
2
3
4
# Route Compass
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.