tokensmith / otter

micro web framework for servlet api 4.0.1
MIT License
5 stars 0 forks source link

gateway to return route. #67

Closed tmackenzie closed 6 years ago

tmackenzie commented 6 years ago

When a resource is registered with the gateway Then return it's route.

This feature will allow modifying the before or after betweens configure.

tmackenzie commented 6 years ago

Also, maybe Log all the routes after the server starts, including it's betweens. The log level should be INFO or DEBUG