Adds TODO

This commit is contained in:
sgibb
2023-12-05 18:50:38 -05:00
parent bbc45599b5
commit a26f652eab

View File

@@ -231,4 +231,6 @@ class RouteConfiguration {
The above route will add a `X-Response-Id` header to the response. Note the use of the `after()` method, rather than `filter()`.
// TODO: advanced topics such as attributes, beans and more
// TODO: registering for configuration
// TODO: advanced topics such as attributes, beans and more