jar

top.iteratefast : restful-spring-boot-starter

Maven & Gradle

Jul 04, 2018
0 stars

restful-spring-boot-starter · A boot starter project for RESTFUL api

Table Of Contents

Latest Version

Download top.iteratefast : restful-spring-boot-starter JAR file - Latest Versions:

All Versions

Download top.iteratefast : restful-spring-boot-starter 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 restful-spring-boot-starter-1.0.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

top.iteratefast.bootstarter.restful.utils

├─ top.iteratefast.bootstarter.restful.utils.JsonUtils.class - [JAR]

top.iteratefast.bootstarter.restful.error

├─ top.iteratefast.bootstarter.restful.error.BizError.class - [JAR]

├─ top.iteratefast.bootstarter.restful.error.SysErrors.class - [JAR]

top.iteratefast.bootstarter.restful

├─ top.iteratefast.bootstarter.restful.RestfulStarterConfiguration.class - [JAR]

top.iteratefast.bootstarter.restful.vo

├─ top.iteratefast.bootstarter.restful.vo.Pagination.class - [JAR]

├─ top.iteratefast.bootstarter.restful.vo.PagingResult.class - [JAR]

├─ top.iteratefast.bootstarter.restful.vo.Resp.class - [JAR]

top.iteratefast.bootstarter.restful.validator.handler

├─ top.iteratefast.bootstarter.restful.validator.handler.ControllerAdviceExceptionHandler.class - [JAR]

├─ top.iteratefast.bootstarter.restful.validator.handler.CustomErrorAttributes.class - [JAR]

├─ top.iteratefast.bootstarter.restful.validator.handler.CustomErrorAttributesConfiguration.class - [JAR]