jar

top.charles7c.continew : continew-starter-auth-satoken

Maven & Gradle

Dec 02, 2023
19 stars

continew-starter-auth-satoken · ContiNew Starter 认证模块 - SaToken

Table Of Contents

Latest Version

Download top.charles7c.continew : continew-starter-auth-satoken JAR file - Latest Versions:

All Versions

Download top.charles7c.continew : continew-starter-auth-satoken JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window continew-starter-auth-satoken-1.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

top.charles7c.continew.starter.auth.satoken.autoconfigure

├─ top.charles7c.continew.starter.auth.satoken.autoconfigure.SaTokenAutoConfiguration.class - [JAR]

├─ top.charles7c.continew.starter.auth.satoken.autoconfigure.SaTokenDaoConfiguration.class - [JAR]

├─ top.charles7c.continew.starter.auth.satoken.autoconfigure.SaTokenExtensionProperties.class - [JAR]

top.charles7c.continew.starter.auth.satoken.properties

├─ top.charles7c.continew.starter.auth.satoken.properties.SaTokenDaoProperties.class - [JAR]

├─ top.charles7c.continew.starter.auth.satoken.properties.SaTokenSecurityProperties.class - [JAR]

top.charles7c.continew.starter.auth.satoken.impl

├─ top.charles7c.continew.starter.auth.satoken.impl.SaTokenDaoRedisImpl.class - [JAR]

top.charles7c.continew.starter.auth.satoken.enums

├─ top.charles7c.continew.starter.auth.satoken.enums.SaTokenDaoTypeEnum.class - [JAR]