jar

com.begcode : diboot-core-spring-boot-starter

Maven & Gradle

Oct 08, 2022

diboot-core-spring-boot-starter extend by begcode · diboot core starter project

Table Of Contents

Latest Version

Download com.begcode : diboot-core-spring-boot-starter JAR file - Latest Versions:

All Versions

Download com.begcode : diboot-core-spring-boot-starter JAR file - All Versions:

Version Vulnerabilities Size Updated
2.7.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 diboot-core-spring-boot-starter-2.7.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.diboot.core.starter

├─ com.diboot.core.starter.CoreAutoConfig.class - [JAR]

├─ com.diboot.core.starter.CorePluginInitializer.class - [JAR]

├─ com.diboot.core.starter.CoreProperties.class - [JAR]

├─ com.diboot.core.starter.GlobalProperties.class - [JAR]

├─ com.diboot.core.starter.RedisAutoConfig.class - [JAR]

com.diboot.core.cache

├─ com.diboot.core.cache.DynamicRedisCacheManager.class - [JAR]

com.diboot.core.mapper

├─ com.diboot.core.mapper.DictionaryMapper.class - [JAR]

com.diboot.core.service.impl

├─ com.diboot.core.service.impl.DictionaryServiceExtImpl.class - [JAR]