jar

com.github.abduegal : microservice-framework-core

Maven & Gradle

Dec 14, 2014

Microservice framework core · framework for microservices with dropwizard

Table Of Contents

Latest Version

Download com.github.abduegal : microservice-framework-core JAR file - Latest Versions:

All Versions

Download com.github.abduegal : microservice-framework-core JAR file - All Versions:

Version Vulnerabilities Size Updated
0.9.x
0.8.x
0.8

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 microservice-framework-core-0.9.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.aegal.framework.core.discovery

├─ com.aegal.framework.core.discovery.MicroserviceDiscoveryBundle.class - [JAR]

├─ com.aegal.framework.core.discovery.MicroserviceMetaData.class - [JAR]

├─ com.aegal.framework.core.discovery.MicroserviceServiceInstanceFactory.class - [JAR]

com.aegal.framework.core

├─ com.aegal.framework.core.BundleConfiguration.class - [JAR]

├─ com.aegal.framework.core.FeignBuilder.class - [JAR]

├─ com.aegal.framework.core.MicroserviceBundle.class - [JAR]

├─ com.aegal.framework.core.MicroserviceConfig.class - [JAR]

├─ com.aegal.framework.core.ServiceLocator.class - [JAR]

com.aegal.framework.core.tenacity

├─ com.aegal.framework.core.tenacity.InitializeTenacity.class - [JAR]

com.aegal.framework.core.resources

├─ com.aegal.framework.core.resources.ConnectionsResource.class - [JAR]

com.aegal.framework.core.api

├─ com.aegal.framework.core.api.AdminMetrics.class - [JAR]

├─ com.aegal.framework.core.api.Connections.class - [JAR]

com.aegal.framework.core.exceptions

├─ com.aegal.framework.core.exceptions.GuardException.class - [JAR]

├─ com.aegal.framework.core.exceptions.MsException.class - [JAR]

├─ com.aegal.framework.core.exceptions.ServiceCallException.class - [JAR]

├─ com.aegal.framework.core.exceptions.ServiceHTTPException.class - [JAR]

com.aegal.framework.core.util

├─ com.aegal.framework.core.util.Guard.class - [JAR]

├─ com.aegal.framework.core.util.JsonConverter.class - [JAR]