You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@shiro.apache.org by fp...@apache.org on 2019/12/11 05:34:10 UTC

[shiro] 01/01: Merge pull request #85 from bdemers/spring-boot-filters

This is an automated email from the ASF dual-hosted git repository.

fpapon pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/shiro.git

commit f35c7d34bcc445c58ee6373ec2156674176eb33d
Merge: 27d0a3c 402f89d
Author: François Papon <fp...@apache.org>
AuthorDate: Wed Dec 11 06:33:58 2019 +0100

    Merge pull request #85 from bdemers/spring-boot-filters
    
    [SHIRO-687] Adding Spring's Filters to ShiroFilterFactorBean when using Java config

 support/spring/pom.xml                             |   5 ++
 .../AbstractShiroWebFilterConfiguration.java       |   7 ++
 .../config/ShiroWebFilterConfigurationTest.groovy  | 100 +++++++++++++++++++++
 3 files changed, 112 insertions(+)