jar

com.foxnicweb.web : framework-cloud

Maven & Gradle

Jan 18, 2023

Foxnic-Web-Framework-Cloud · Common code for Microservices of Foxnic-Web apps

Table Of Contents

Latest Version

Download com.foxnicweb.web : framework-cloud JAR file - Latest Versions:

All Versions

Download com.foxnicweb.web : framework-cloud JAR file - All Versions:

Version Vulnerabilities Size Updated
1.7.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 framework-cloud-1.7.0.RELEASE.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.github.foxnic.web.framework.starter

├─ org.github.foxnic.web.framework.starter.CloudApplication.class - [JAR]

org.github.foxnic.web.framework.nacos

├─ org.github.foxnic.web.framework.nacos.ConfigListener.class - [JAR]

├─ org.github.foxnic.web.framework.nacos.NacosApplication.class - [JAR]

├─ org.github.foxnic.web.framework.nacos.NacosConfig.class - [JAR]

├─ org.github.foxnic.web.framework.nacos.Test.class - [JAR]

org.github.foxnic.web.framework.feign

├─ org.github.foxnic.web.framework.feign.FeignConfigs.class - [JAR]

├─ org.github.foxnic.web.framework.feign.FeignLoadBalanceRule.class - [JAR]

├─ org.github.foxnic.web.framework.feign.FeignResultDecoder.class - [JAR]

├─ org.github.foxnic.web.framework.feign.FeignUtil.class - [JAR]