iftech.swiftboot-shiro.2.4.4.1.source-code.application-sample.yaml Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of swiftboot-shiro Show documentation
Show all versions of swiftboot-shiro Show documentation
shiro supporting for swiftboot web applications
shiro:
enabled: true
annotations:
enabled: true
swiftboot:
shiro:
enabled: true
cookie:
domain: localhost
path: /
name: swiftboot_shiro_token
maxAge: 1800
session:
storageType: redis
timeout: 1800
redisGroup: shiro-session
loginUrl: /login
successUrl: /main
© 2015 - 2024 Weber Informatics LLC | Privacy Policy