jar

io.github.ahmedriahi : springboot-mca-client

Maven & Gradle

Nov 26, 2022
0 stars

springboot-mca-client · API client lightweight framework

Table Of Contents

Latest Version

Download io.github.ahmedriahi : springboot-mca-client JAR file - Latest Versions:

All Versions

Download io.github.ahmedriahi : springboot-mca-client 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 springboot-mca-client-0.0.4.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.mca.client.annotation.api.consumer.http.oauth

├─ com.mca.client.annotation.api.consumer.http.oauth.Auth0AudienceExchangeFilterFunction.class - [JAR]

├─ com.mca.client.annotation.api.consumer.http.oauth.McaOAuth2ClientProperties.class - [JAR]

├─ com.mca.client.annotation.api.consumer.http.oauth.OAuthClientConfiguration.class - [JAR]

com.mca.client.openapi

├─ com.mca.client.openapi.OpenApiSpecsContext.class - [JAR]

com.mca.client.annotation.api.consumer.http

├─ com.mca.client.annotation.api.consumer.http.ApiConsumerWebClientResolver.class - [JAR]

├─ com.mca.client.annotation.api.consumer.http.HttpApiConsumer.class - [JAR]

├─ com.mca.client.annotation.api.consumer.http.HttpApiConsumerMethodHandler.class - [JAR]

com.mca.client.config

├─ com.mca.client.config.McaClientConfig.class - [JAR]

├─ com.mca.client.config.OpenApiContextConfig.class - [JAR]

com.mca.client.config.properties

├─ com.mca.client.config.properties.McaClientProperties.class - [JAR]

├─ com.mca.client.config.properties.ProviderProperties.class - [JAR]

com.mca.client.utils

├─ com.mca.client.utils.ClassUtils.class - [JAR]

com.mca.client.annotation.api.consumer

├─ com.mca.client.annotation.api.consumer.ApiConsumer.class - [JAR]

com.mca.client.annotation.enablement

├─ com.mca.client.annotation.enablement.EnableMcaClient.class - [JAR]

├─ com.mca.client.annotation.enablement.McaClient.class - [JAR]

├─ com.mca.client.annotation.enablement.McaClientBootstrapper.class - [JAR]