jar

com.github.yangjianzhou : spring-boot-unitils-starter

Maven & Gradle

Sep 16, 2018
8 stars

spring-boot-unitils-starter · spring-boot-unitils-starter is a unitils-spring extension tool which provides support spring boot test base on unitils

Table Of Contents

Latest Version

Download com.github.yangjianzhou : spring-boot-unitils-starter JAR file - Latest Versions:

All Versions

Download com.github.yangjianzhou : spring-boot-unitils-starter JAR file - All Versions:

Version Vulnerabilities Size Updated
1.3.x
1.2.x
1.1.x
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 spring-boot-unitils-starter-1.3.0.RELEASE.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.unitils.boot.util

├─ com.unitils.boot.util.SpringBootApplicationContextFactory.class - [JAR]

├─ com.unitils.boot.util.UnitilsBootBlockJUnit4ClassRunner.class - [JAR]

com.unitils.boot.autoconfigure

├─ com.unitils.boot.autoconfigure.ConfigurableApplicationContextAware.class - [JAR]

├─ com.unitils.boot.autoconfigure.DataSourcePostProcessor.class - [JAR]

com.unitils.boot.xls

├─ com.unitils.boot.xls.MultiSchemaXlsDataSetFactory.class - [JAR]

├─ com.unitils.boot.xls.MultiSchemaXlsDataSetReader.class - [JAR]

com.unitils.boot

├─ com.unitils.boot.SpringBootModule.class - [JAR]