jar

com.infilos : relax-java-spring-boot-starter-sample

Maven & Gradle

Jun 13, 2022
Table Of Contents

Latest Version

Download com.infilos : relax-java-spring-boot-starter-sample JAR file - Latest Versions:

All Versions

Download com.infilos : relax-java-spring-boot-starter-sample JAR file - All Versions:

Version Vulnerabilities Size Updated
2.7.x
2.6.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 relax-java-spring-boot-starter-sample-2.7.0-0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.infilos.spring.service

├─ com.infilos.spring.service.AuthUserService.class - [JAR]

com.infilos.spring.rest

├─ com.infilos.spring.rest.AuthController.class - [JAR]

├─ com.infilos.spring.rest.FileController.class - [JAR]

├─ com.infilos.spring.rest.HelloController.class - [JAR]

├─ com.infilos.spring.rest.RouteController.class - [JAR]

com.infilos.spring.model

├─ com.infilos.spring.model.Attach.class - [JAR]

├─ com.infilos.spring.model.User.class - [JAR]

com.infilos.spring

├─ com.infilos.spring.Bootstrap.class - [JAR]