jar

io.github.terloo : embedded-tomcat-session-redis-boot-starter

Maven & Gradle

Oct 15, 2021
0 stars

embedded-tomcat-session-redis-boot-starter · A SpringBoot-starter, modified from https://github.com/jcoleman/tomcat-redis-session-manager to adapt to SpringBoot2.0+ (Tomcat8.5+)

Table Of Contents

Latest Version

Download io.github.terloo : embedded-tomcat-session-redis-boot-starter JAR file - Latest Versions:

All Versions

Download io.github.terloo : embedded-tomcat-session-redis-boot-starter JAR file - All Versions:

Version Vulnerabilities Size Updated
0.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 embedded-tomcat-session-redis-boot-starter-0.0.2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.github.terloo.springboot.tomcat.session.redis

├─ io.github.terloo.springboot.tomcat.session.redis.DefaultKeyGenerator.class - [JAR]

├─ io.github.terloo.springboot.tomcat.session.redis.RedisSession.class - [JAR]

├─ io.github.terloo.springboot.tomcat.session.redis.RedisSessionFactoryCustomizer.class - [JAR]

├─ io.github.terloo.springboot.tomcat.session.redis.RedisSessionHandlerValve.class - [JAR]

├─ io.github.terloo.springboot.tomcat.session.redis.RedisSessionKeyGenerator.class - [JAR]

├─ io.github.terloo.springboot.tomcat.session.redis.RedisSessionManager.class - [JAR]

├─ io.github.terloo.springboot.tomcat.session.redis.RedisSessionSerializer.class - [JAR]

io.github.terloo.springboot.tomcat

├─ io.github.terloo.springboot.tomcat.RedisSessionAutoConfiguration.class - [JAR]

├─ io.github.terloo.springboot.tomcat.RedisSessionProperties.class - [JAR]