• Dave Syer's avatar
    Better handling of anonymously accessible endpoints · 3c1e48c8
    Dave Syer authored
    Shares the /health endpoint request mapping between security config
    and MVC dispatcher. Generalizes so that instead of a marker
    interface (AnonymouslyAccessibleMvcEndpoint), an MvcEndpoint
    signals that it wants to control its own access rules by adding
    a Principal to the @RequestMapping method parameters (more @MVC).
    
    Fixes gh-2015 slightly differently
    3c1e48c8
Name
Last commit
Last update
..
main Loading commit data...
test Loading commit data...