jar

com.github.softwarevax : starter-dictionary-mybatis

Maven & Gradle

Jun 12, 2022
3 stars

starter-dictionary-mybatis · Integrated dictionary plugin in springboot project

Table Of Contents

Latest Version

Download com.github.softwarevax : starter-dictionary-mybatis JAR file - Latest Versions:

All Versions

Download com.github.softwarevax : starter-dictionary-mybatis 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 starter-dictionary-mybatis-0.0.3.RELEASE.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.github.softwarevax.dict.mybatis.starter.configuation.selector

├─ com.github.softwarevax.dict.mybatis.starter.configuation.selector.EnableDictionaryImportSelector.class - [JAR]

com.github.softwarevax.dict.mybatis.starter.configuation

├─ com.github.softwarevax.dict.mybatis.starter.configuation.DictionaryAutoConfiguration.class - [JAR]

├─ com.github.softwarevax.dict.mybatis.starter.configuation.DictionaryConstant.class - [JAR]

com.github.softwarevax.dict.mybatis.starter.configuation.annoation

├─ com.github.softwarevax.dict.mybatis.starter.configuation.annoation.EnableDictionary.class - [JAR]

com.github.softwarevax.dict.mybatis.starter.web

├─ com.github.softwarevax.dict.mybatis.starter.web.DictionaryController.class - [JAR]