jar

com.github.flyingglass : phoenix-mybatis-plus-starter

Maven & Gradle

Dec 18, 2019
12 stars

Mybatis Plus Phoenix Starter Project For Spring Boot

Table Of Contents

Latest Version

Download com.github.flyingglass : phoenix-mybatis-plus-starter JAR file - Latest Versions:

All Versions

Download com.github.flyingglass : phoenix-mybatis-plus-starter JAR file - All Versions:

Version Vulnerabilities Size Updated
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 phoenix-mybatis-plus-starter-1.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.github.flyingglass.phoenix.boot

├─ com.github.flyingglass.phoenix.boot.PhoenixAutoConfiguration.class - [JAR]

com.github.flyingglass.phoenix.api

├─ com.github.flyingglass.phoenix.api.IPhoenixService.class - [JAR]

├─ com.github.flyingglass.phoenix.api.PhoenixMapper.class - [JAR]

├─ com.github.flyingglass.phoenix.api.PhoenixServiceImpl.class - [JAR]

├─ com.github.flyingglass.phoenix.api.PhoenixSqlMethod.class - [JAR]

├─ com.github.flyingglass.phoenix.api.PhoenixUpsert.class - [JAR]