jar

com.github.restup : up-spring-boot-starter

Maven & Gradle

Jan 13, 2021
2 stars

Up! :: spring boot starter

Table Of Contents

Latest Version

Download com.github.restup : up-spring-boot-starter JAR file - Latest Versions:

All Versions

Download com.github.restup : up-spring-boot-starter JAR file - All Versions:

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

com.github.restup.spring.boot.autoconfigure.factory

├─ com.github.restup.spring.boot.autoconfigure.factory.MappedFieldComparatorFactory.class - [JAR]

├─ com.github.restup.spring.boot.autoconfigure.factory.RestrictedFieldsProviderFactory.class - [JAR]

├─ com.github.restup.spring.boot.autoconfigure.factory.ServiceFilterFactory.class - [JAR]

├─ com.github.restup.spring.boot.autoconfigure.factory.SparseFieldsProviderFactory.class - [JAR]

com.github.restup.spring.boot.autoconfigure

├─ com.github.restup.spring.boot.autoconfigure.JpaRepositoryAutoConfiguration.class - [JAR]

├─ com.github.restup.spring.boot.autoconfigure.ResourceRegistrationApplicationListener.class - [JAR]

├─ com.github.restup.spring.boot.autoconfigure.UpAutoConfiguration.class - [JAR]

├─ com.github.restup.spring.boot.autoconfigure.UpControllerAutoConfiguration.class - [JAR]

├─ com.github.restup.spring.boot.autoconfigure.UpProperties.class - [JAR]

├─ com.github.restup.spring.boot.autoconfigure.UpSpringMVCControllerAutoConfiguration.class - [JAR]