jar

com.seepine : wrap-spring-boot-starter

Maven & Gradle

Jun 15, 2023
4 stars

wrap-spring-boot-starter · easy wrap for springboot

Table Of Contents

Latest Version

Download com.seepine : wrap-spring-boot-starter JAR file - Latest Versions:

All Versions

Download com.seepine : wrap-spring-boot-starter JAR file - All Versions:

Version Vulnerabilities Size Updated
0.5.x
0.4.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 wrap-spring-boot-starter-0.5.2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.seepine.wrap.config

├─ com.seepine.wrap.config.WrapConfigurer.class - [JAR]

com.seepine.wrap

├─ com.seepine.wrap.WrapException.class - [JAR]

├─ com.seepine.wrap.WrapExceptionHandler.class - [JAR]

├─ com.seepine.wrap.WrapResponseBodyAdvice.class - [JAR]

com.seepine.wrap.entity

├─ com.seepine.wrap.entity.WrapProperties.class - [JAR]

com.seepine.wrap.annotation

├─ com.seepine.wrap.annotation.NotWrap.class - [JAR]