jar

com.mindstix.web.api.management : rest-api-version-management-SB2

Maven & Gradle

Dec 24, 2018
68.1k stars

ReST API Version Management · API Version Manager for Spring and Spring-boot ReST Services.

Table Of Contents

Latest Version

Download com.mindstix.web.api.management : rest-api-version-management-SB2 JAR file - Latest Versions:

All Versions

Download com.mindstix.web.api.management : rest-api-version-management-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-api-version-management-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.api.version.management.util

├─ com.mindstix.web.api.version.management.util.ApiVersioningUtility.class - [JAR]

com.mindstix.web.api.version.management.config.rest

├─ com.mindstix.web.api.version.management.config.rest.ApiVersioningWebConfiguration.class - [JAR]

com.mindstix.web.api.version.management

├─ com.mindstix.web.api.version.management.DefaultRequestMappingHandlerMapping.class - [JAR]

├─ com.mindstix.web.api.version.management.ReSTApiVersionManager.class - [JAR]

com.mindstix.web.api.version.management.cache

├─ com.mindstix.web.api.version.management.cache.ApiVersioningCache.class - [JAR]

com.mindstix.web.api.version.management.config

├─ com.mindstix.web.api.version.management.config.ApiVersioningConfigHelper.class - [JAR]

├─ com.mindstix.web.api.version.management.config.ApiVersioningConfigHolder.class - [JAR]

├─ com.mindstix.web.api.version.management.config.ApiVersioningConfigKeys.class - [JAR]

├─ com.mindstix.web.api.version.management.config.ApiVersioningConstants.class - [JAR]

├─ com.mindstix.web.api.version.management.config.ApiVersioningDefaultConfig.class - [JAR]

com.mindstix.web.api.version.management.handlers

├─ com.mindstix.web.api.version.management.handlers.AutoApiVersionConfigurationManager.class - [JAR]

com.mindstix.web.api.version.management.annotations

├─ com.mindstix.web.api.version.management.annotations.ApiVersion.class - [JAR]

├─ com.mindstix.web.api.version.management.annotations.ApiVersionCheck.class - [JAR]

├─ com.mindstix.web.api.version.management.annotations.DisabledApi.class - [JAR]