WebMate is a lightweight non-intrusive web framework, which allows you to easily use your services to handle HTTP
requests. It delegates the processing of a request based on it's path to one of your services, releasing you from
the headache of configuring numerous beans and spoiling your code with annotations.
