📄️ HTTP
These annotations are used to define routes and their associated operations.
📄️ Middleware
A middleware is defined using the #Middleware annotation.
📄️ OpenAPI
Documentation of routes in OpenAPI is done through annotations. Some of them allow SQListe to deduce information about procedures, and sometimes eliminate the need for certain details.