An annotation processor that documents all routes in a Spring project. https://docs.zaaarf.foo/route-cartographer/
Find a file
2024-01-19 14:29:20 +01:00
gradle/wrapper initial commit 2024-01-19 14:29:20 +01:00
src/main initial commit 2024-01-19 14:29:20 +01:00
.gitignore initial commit 2024-01-19 14:29:20 +01:00
build.gradle initial commit 2024-01-19 14:29:20 +01:00
gradlew initial commit 2024-01-19 14:29:20 +01:00
gradlew.bat initial commit 2024-01-19 14:29:20 +01:00
LICENSE initial commit 2024-01-19 14:29:20 +01:00
README.md initial commit 2024-01-19 14:29:20 +01:00
settings.gradle initial commit 2024-01-19 14:29:20 +01:00

Route Mapper

Just a little program I needed for work. Reads Spring's route mapping annotations in a project and writes down all about them.