jar

io.github.novareseller : boot-all

Maven & Gradle

Nov 19, 2021
Table Of Contents

Latest Version

Download io.github.novareseller : boot-all JAR file - Latest Versions:

All Versions

Download io.github.novareseller : boot-all JAR file - All Versions:

Version Vulnerabilities Size Updated
1.5.x
1.4.x
1.3.x
1.2.x
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 boot-all-1.5.3.beta.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.github.novareseller.boot.interceptor

├─ io.github.novareseller.boot.interceptor.AbsWebHandlerMethodInterceptor.class - [JAR]

├─ io.github.novareseller.boot.interceptor.ClientAuthInterceptor.class - [JAR]

├─ io.github.novareseller.boot.interceptor.ClientSignInterceptor.class - [JAR]

├─ io.github.novareseller.boot.interceptor.HttpLogHandler.class - [JAR]

├─ io.github.novareseller.boot.interceptor.LogInterceptor.class - [JAR]

├─ io.github.novareseller.boot.interceptor.RetrofitTraceInterceptor.class - [JAR]

├─ io.github.novareseller.boot.interceptor.TenantAuthInterceptor.class - [JAR]

├─ io.github.novareseller.boot.interceptor.TenantSignInterceptor.class - [JAR]

├─ io.github.novareseller.boot.interceptor.UserAuthInterceptor.class - [JAR]

├─ io.github.novareseller.boot.interceptor.UserSignInterceptor.class - [JAR]

io.github.novareseller.boot.properties

├─ io.github.novareseller.boot.properties.WebProperties.class - [JAR]

io.github.novareseller.boot.wrapper

├─ io.github.novareseller.boot.wrapper.ApiPageRequest.class - [JAR]

├─ io.github.novareseller.boot.wrapper.ApiPageResponse.class - [JAR]

├─ io.github.novareseller.boot.wrapper.ApiResponse.class - [JAR]

├─ io.github.novareseller.boot.wrapper.ApiStateResponse.class - [JAR]

├─ io.github.novareseller.boot.wrapper.MultipleReadHttpRequestWrapper.class - [JAR]

io.github.novareseller.boot.config

├─ io.github.novareseller.boot.config.ApiVersionHandlerMapping.class - [JAR]

├─ io.github.novareseller.boot.config.WebMvcConfig.class - [JAR]

├─ io.github.novareseller.boot.config.WebMvcRegistrationsConfig.class - [JAR]

io.github.novareseller.boot.filter

├─ io.github.novareseller.boot.filter.CachingRequestContentFilter.class - [JAR]

io.github.novareseller.boot.validator

├─ io.github.novareseller.boot.validator.CustomValue.class - [JAR]

├─ io.github.novareseller.boot.validator.CustomValueValidator.class - [JAR]

io.github.novareseller.boot.constant

├─ io.github.novareseller.boot.constant.ErrorCode.class - [JAR]

├─ io.github.novareseller.boot.constant.WebConst.class - [JAR]

io.github.novareseller.boot.utils

├─ io.github.novareseller.boot.utils.HttpUtils.class - [JAR]

├─ io.github.novareseller.boot.utils.JsonUtils.class - [JAR]

├─ io.github.novareseller.boot.utils.ResponseUtils.class - [JAR]

├─ io.github.novareseller.boot.utils.SpringUtils.class - [JAR]

io.github.novareseller.boot.exception

├─ io.github.novareseller.boot.exception.ApiException.class - [JAR]

├─ io.github.novareseller.boot.exception.BusinessException.class - [JAR]

io.github.novareseller.boot.annotation

├─ io.github.novareseller.boot.annotation.ApiVersion.class - [JAR]

├─ io.github.novareseller.boot.annotation.ClientSign.class - [JAR]

├─ io.github.novareseller.boot.annotation.UserSign.class - [JAR]

Advertisement