jar

org.activiti : spring-boot-sample-custom-mybatis-mapper

Maven & Gradle

Aug 15, 2019
9.4k stars
Table Of Contents

Latest Version

Download org.activiti : spring-boot-sample-custom-mybatis-mapper JAR file - Latest Versions:

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 spring-boot-sample-custom-mybatis-mapper-5.23.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

activiti

├─ activiti.Application.class - [JAR]

activiti.mappers

├─ activiti.mappers.CustomMybatisMapper.class - [JAR]

Advertisement