jar

work.bottle.plugin : btresponse-spring-boot-starter

Maven & Gradle

Apr 07, 2023
1 stars

btresponse-spring-boot-starter · Extend Springboot-web/Servlet functionality to provide configurable, unified data return format and exception handling return format.

Table Of Contents

Latest Version

Download work.bottle.plugin : btresponse-spring-boot-starter JAR file - Latest Versions:

All Versions

Download work.bottle.plugin : btresponse-spring-boot-starter 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 btresponse-spring-boot-starter-1.1.4.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

work.bottle.plugin

├─ work.bottle.plugin.BaseResponseBodyExceptionHandler.class - [JAR]

├─ work.bottle.plugin.BtBeanDefinitionRegistryPostProcessor.class - [JAR]

├─ work.bottle.plugin.BtErrorController.class - [JAR]

├─ work.bottle.plugin.BtErrorPageRegisterInitializer.class - [JAR]

├─ work.bottle.plugin.BtErrorPageRegistrar.class - [JAR]

├─ work.bottle.plugin.BtMappingJackson2HttpMessageConverter.class - [JAR]

├─ work.bottle.plugin.BtResponseBeanPostProcessor.class - [JAR]

├─ work.bottle.plugin.BtResponseBodyAdvice.class - [JAR]

├─ work.bottle.plugin.BtResponseConfig.class - [JAR]

├─ work.bottle.plugin.BtResponseFactory.class - [JAR]

├─ work.bottle.plugin.BtResponseProperties.class - [JAR]

├─ work.bottle.plugin.BtTypeExcludeFilter.class - [JAR]

├─ work.bottle.plugin.StandardResponseFactory.class - [JAR]

Advertisement