jar

com.mindstix.web.rest : rest-baseline.SB1_5

Maven & Gradle

Oct 17, 2018

ReST Baseline For Spring Boot 1.5 · Baseline framework for ReST based application to standardize Request / Response Structure and basic error Handling. This is for SPring Boot 1.5. Spring Boot 2.0 has quite a bitof Package restructure, causing incompatibility.

Table Of Contents

Latest Version

Download com.mindstix.web.rest : rest-baseline.SB1_5 JAR file - Latest Versions:

All Versions

Download com.mindstix.web.rest : rest-baseline.SB1_5 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 rest-baseline.SB1_5-0.0.2.RELEASE.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.mindstix.web.rest.baseline.core.annotation

├─ com.mindstix.web.rest.baseline.core.annotation.RestBaseline.class - [JAR]

├─ com.mindstix.web.rest.baseline.core.annotation.RestBaselineConfiguration.class - [JAR]

com.mindstix.web.rest.baseline.core.interceptor.advice

├─ com.mindstix.web.rest.baseline.core.interceptor.advice.BaseControllerAdvice.class - [JAR]

├─ com.mindstix.web.rest.baseline.core.interceptor.advice.RestBaselineResponseBodyAdvice.class - [JAR]

com.mindstix.web.rest.baseline.core.interceptor

├─ com.mindstix.web.rest.baseline.core.interceptor.ResponseCustomErrorAttributes.class - [JAR]