jar

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

Maven & Gradle

Oct 17, 2018

ReST Baseline for Spring Boot 2 · Baseline framework for ReST based application to standardize Request / Response Structure and basic error Handling. This is specifically for Spring Boot 2.0.x.

Table Of Contents

Latest Version

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

All Versions

Download com.mindstix.web.rest : rest-baseline-SB2 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-SB2-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]