jar

com.github.zouchongjin : zopen-zweb-starter

Maven & Gradle

Aug 16, 2023
3 usages

zopen-zweb-starter · Web Starter For Spring Boot.

Table Of Contents

Latest Version

Download com.github.zouchongjin : zopen-zweb-starter JAR file - Latest Versions:

All Versions

Download com.github.zouchongjin : zopen-zweb-starter JAR file - All Versions:

Version Vulnerabilities Size Updated
1.5.x
1.4.x
1.3.x
1.2.x
1.1.x
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 zopen-zweb-starter-1.5.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.zopen.zweb.core.config

├─ com.zopen.zweb.core.config.BeanNameConfig.class - [JAR]

├─ com.zopen.zweb.core.config.LoginUserConfig.class - [JAR]

├─ com.zopen.zweb.core.config.MyCacheConfig.class - [JAR]

├─ com.zopen.zweb.core.config.MyFreeMarkerConfig.class - [JAR]

├─ com.zopen.zweb.core.config.MyRedisCacheConfig.class - [JAR]

├─ com.zopen.zweb.core.config.MySchedulerConfig.class - [JAR]

├─ com.zopen.zweb.core.config.MybatisPlusConfig.class - [JAR]

├─ com.zopen.zweb.core.config.SwaggerConfig.class - [JAR]

├─ com.zopen.zweb.core.config.TransactionAopConfig.class - [JAR]

├─ com.zopen.zweb.core.config.TransactionConfig.class - [JAR]

com.zopen.zweb.core

├─ com.zopen.zweb.core.Version.class - [JAR]

├─ com.zopen.zweb.core.WebBaseConfig.class - [JAR]

├─ com.zopen.zweb.core.WebExceptionHandler.class - [JAR]

com.zopen.zweb.core.constant

├─ com.zopen.zweb.core.constant.CoreLoginStoreTypeEnum.class - [JAR]

com.zopen.zweb.autoconfigure

├─ com.zopen.zweb.autoconfigure.CoreAutoConfiguration.class - [JAR]

├─ com.zopen.zweb.autoconfigure.MainAutoConfiguration.class - [JAR]

com.zopen.zweb.core.handler

├─ com.zopen.zweb.core.handler.CodeHandler.class - [JAR]

├─ com.zopen.zweb.core.handler.RedisCacheHandler.class - [JAR]

├─ com.zopen.zweb.core.handler.SpringCacheHandler.class - [JAR]

com.zopen.zweb.core.action

├─ com.zopen.zweb.core.action.CodeAction.class - [JAR]

├─ com.zopen.zweb.core.action.FileAction.class - [JAR]

├─ com.zopen.zweb.core.action.IndexAction.class - [JAR]

├─ com.zopen.zweb.core.action.NacosActuatorAction.class - [JAR]

├─ com.zopen.zweb.core.action.SystemAction.class - [JAR]

com.zopen.zweb.properties

├─ com.zopen.zweb.properties.CoreProperties.class - [JAR]

Advertisement