jar

com.github.ipfaffen : ovenbird-spring

Maven & Gradle

Jul 19, 2017
0 stars

Ovenbird Spring · Ovenbird Spring is an utility library to help in the development of web applications with Spring MVC/Boot.

Table Of Contents

Latest Version

Download com.github.ipfaffen : ovenbird-spring JAR file - Latest Versions:

All Versions

Download com.github.ipfaffen : ovenbird-spring JAR file - All Versions:

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

com.ipfaffen.ovenbird.spring.logging

├─ com.ipfaffen.ovenbird.spring.logging.Log.class - [JAR]

com.ipfaffen.ovenbird.spring.controller.advice

├─ com.ipfaffen.ovenbird.spring.controller.advice.GlobalExceptionHandler.class - [JAR]

com.ipfaffen.ovenbird.spring.context

├─ com.ipfaffen.ovenbird.spring.context.Messages.class - [JAR]

├─ com.ipfaffen.ovenbird.spring.context.Validations.class - [JAR]

com.ipfaffen.ovenbird.spring.rest

├─ com.ipfaffen.ovenbird.spring.rest.RestTemplateResponseErrorHandler.class - [JAR]

com.ipfaffen.ovenbird.spring.controller

├─ com.ipfaffen.ovenbird.spring.controller.GlobalController.class - [JAR]

com.ipfaffen.ovenbird.spring.exception

├─ com.ipfaffen.ovenbird.spring.exception.JsonException.class - [JAR]

com.ipfaffen.ovenbird.spring.interceptor

├─ com.ipfaffen.ovenbird.spring.interceptor.LoggerInterceptor.class - [JAR]

com.ipfaffen.ovenbird.spring.bean

├─ com.ipfaffen.ovenbird.spring.bean.ResponseField.class - [JAR]

├─ com.ipfaffen.ovenbird.spring.bean.ResponseHelper.class - [JAR]

├─ com.ipfaffen.ovenbird.spring.bean.ResponseObject.class - [JAR]