• 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
..
src Loading commit data...
build.gradle Loading commit data...
build.xml Loading commit data...
ivy.xml Loading commit data...
ivysettings.xml Loading commit data...
pom.xml Loading commit data...