jar

com.xb-custom : custom-springboot-starter

Maven & Gradle

Apr 06, 2023
0 stars

custom-springboot-starter · orm util for springboot

Table Of Contents

Latest Version

Download com.xb-custom : custom-springboot-starter JAR file - Latest Versions:

All Versions

Download com.xb-custom : custom-springboot-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 custom-springboot-starter-1.0.3.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.custom.springboot

├─ com.custom.springboot.CustomBeanInitializer.class - [JAR]

├─ com.custom.springboot.CustomConfiguration.class - [JAR]

com.custom.springboot.scanner

├─ com.custom.springboot.scanner.InstanceBeanFactory.class - [JAR]

├─ com.custom.springboot.scanner.PackageScanner.class - [JAR]

├─ com.custom.springboot.scanner.RegisterBeanExecutor.class - [JAR]