• Phillip Webb's avatar
    Create DynamicRegistrationBean · 9cb5f3da
    Phillip Webb authored
    Extract functionality from the `RegistrationBean` into a new class
    designed to work with dynamic registration. Servet and Filter
    registration beans now extend from `DynaimcRegistrationBean`, where as
    `ServletListenerRegistrationBean` extends directly from
    `RegistrationBean`.
    
    This refactor allows the removal of `ServletListenerRegistrationBean`
    deprecated methods.
    
    Fixes gh-11344
    9cb5f3da
Name
Last commit
Last update
..
main Loading commit data...
test/java/sample/actuator/ui Loading commit data...