jar

com.mytiki : spring_rest_api

Maven & Gradle

Jan 31, 2023
68.1k stars

Spring Rest API · Library for common API rest responses

Table Of Contents

Latest Version

Download com.mytiki : spring_rest_api JAR file - Latest Versions:

All Versions

Download com.mytiki : spring_rest_api JAR file - All Versions:

Version Vulnerabilities Size Updated
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_rest_api-1.1.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.mytiki.spring_rest_api

├─ com.mytiki.spring_rest_api.ApiConstants.class - [JAR]

├─ com.mytiki.spring_rest_api.ApiError.class - [JAR]

├─ com.mytiki.spring_rest_api.ApiException.class - [JAR]

├─ com.mytiki.spring_rest_api.ApiExceptionBuilder.class - [JAR]

├─ com.mytiki.spring_rest_api.ApiExceptionHandler.class - [JAR]

├─ com.mytiki.spring_rest_api.ApiExceptionHandlerDefault.class - [JAR]

├─ com.mytiki.spring_rest_api.ApiPage.class - [JAR]

├─ com.mytiki.spring_rest_api.ApiPageBuilder.class - [JAR]

├─ com.mytiki.spring_rest_api.SecurityConstants.class - [JAR]