jar

ws.antonov.config : config-protobuf-spring-java

Maven & Gradle

Sep 19, 2011
12 stars

config-protobuf-spring-java · Configuration abstraction framework using Google Protocol Buffers, Spring and varous formatters

Table Of Contents

Latest Version

Download ws.antonov.config : config-protobuf-spring-java JAR file - Latest Versions:

All Versions

Download ws.antonov.config : config-protobuf-spring-java JAR file - All Versions:

Version Vulnerabilities Size Updated
0.1

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 config-protobuf-spring-java-0.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

ws.antonov.config.consumer

├─ ws.antonov.config.consumer.CachingConfigClientWrapper.class - [JAR]

├─ ws.antonov.config.consumer.ProviderBasedConfigClient.class - [JAR]

ws.antonov.config.provider

├─ ws.antonov.config.provider.AbstractConfigProvider.class - [JAR]

├─ ws.antonov.config.provider.HttpConfigProvider.class - [JAR]

├─ ws.antonov.config.provider.ResourceConfigProvider.class - [JAR]

ws.antonov.config.api.consumer

├─ ws.antonov.config.api.consumer.ConfigClient.class - [JAR]

├─ ws.antonov.config.api.consumer.ConfigClientFactoryBean.class - [JAR]

├─ ws.antonov.config.api.consumer.ConfigClientInvocationHandler.class - [JAR]

├─ ws.antonov.config.api.consumer.ConfigParam.class - [JAR]

├─ ws.antonov.config.api.consumer.ConfigParamsBuilder.class - [JAR]

ws.antonov.config.api.provider

├─ ws.antonov.config.api.provider.ConfigProvider.class - [JAR]