• Andy Wilkinson's avatar
    Add support for @WebFilter, @WebListener, @WebServlet · 003268fb
    Andy Wilkinson authored
    This commit adds a new annotation, @ServletComponentScan, that can be
    used to enable scanning for @WebFilter, @WebListener, and @WebServlet
    annotated classes. Registration beans will be automatically created for
    any classes that are found, with the configuration derived from the
    annotation.
    003268fb
spring-boot-features.adoc 144 KB