Hi I wonder if there is a special way to add guards/filters to a Restlet application when using the Spring extension. My application does not seem to have a separate Application class, only a SpringRouter. Is an Application class required for this?
Best Regards Gabriel Falkenberg

