jar

com.chungkui : uid-generator-mybatis-plus-spring-boot-starter

Maven & Gradle

Oct 17, 2021

uid-generator-mybatis-plus-spring-boot-starter · 雪花id生成器

Table Of Contents

Latest Version

Download com.chungkui : uid-generator-mybatis-plus-spring-boot-starter JAR file - Latest Versions:

All Versions

Download com.chungkui : uid-generator-mybatis-plus-spring-boot-starter JAR file - All Versions:

Version Vulnerabilities Size Updated
1.1
1.0

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 uid-generator-mybatis-plus-spring-boot-starter-1.1-bate.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.chungkui.uid.entity

├─ com.chungkui.uid.entity.WorkerNode.class - [JAR]

com.chungkui.uid.mapper

├─ com.chungkui.uid.mapper.WorkerNodeMapper.class - [JAR]

com.chungkui.uid

├─ com.chungkui.uid.UidMybatisPlusConfiguration.class - [JAR]

com.chungkui.uid.service

├─ com.chungkui.uid.service.WorkerNodeService.class - [JAR]

├─ com.chungkui.uid.service.WorkerNodeServiceImpl.class - [JAR]