diff options
author | zaaarf <me@zaaarf.foo> | 2024-01-19 14:29:20 +0100 |
---|---|---|
committer | zaaarf <me@zaaarf.foo> | 2024-01-19 14:29:20 +0100 |
commit | 4da7e5990d6d932539d35082a4859a5d10d46bc6 (patch) | |
tree | 6f7279f81d48ac2c5a871aaa22e76c990169eb4f /README.md |
initial commit
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..56f689b --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# 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.
\ No newline at end of file |