jar

com.foxnicweb.web : framework-boot

Maven & Gradle

Feb 09, 2023

Foxnic-Web-Framework-Boot · Common code for back-end of Foxnic-Web apps

Table Of Contents

Latest Version

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

All Versions

Download com.foxnicweb.web : framework-boot 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-boot-1.7.1.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.proxy

├─ org.github.foxnic.web.framework.proxy.ProxyContext.class - [JAR]

org.github.foxnic.web.framework.module

├─ org.github.foxnic.web.framework.module.AuthorityMenu.class - [JAR]

├─ org.github.foxnic.web.framework.module.AuthorityMenuManager.class - [JAR]

├─ org.github.foxnic.web.framework.module.ICachedMenuService.class - [JAR]

├─ org.github.foxnic.web.framework.module.ModuleAuthority.class - [JAR]

org.github.foxnic.web.framework.sentinel

├─ org.github.foxnic.web.framework.sentinel.SentinelExceptionUtil.class - [JAR]

org.github.foxnic.web.framework.mq

├─ org.github.foxnic.web.framework.mq.IMQLogger.class - [JAR]

├─ org.github.foxnic.web.framework.mq.MQLogger.class - [JAR]

├─ org.github.foxnic.web.framework.mq.MQUtils.class - [JAR]

├─ org.github.foxnic.web.framework.mq.MessageListener.class - [JAR]

org.github.foxnic.web.framework

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

org.github.foxnic.web.framework.web

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

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

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

org.github.foxnic.web.framework.dao

├─ org.github.foxnic.web.framework.dao.DBConfigs.class - [JAR]

├─ org.github.foxnic.web.framework.dao.DruidMonitorConfig.class - [JAR]

org.github.foxnic.web.framework.cluster

├─ org.github.foxnic.web.framework.cluster.ClusterConfig.class - [JAR]

├─ org.github.foxnic.web.framework.cluster.ClusterConfiguration.class - [JAR]

├─ org.github.foxnic.web.framework.cluster.ClusterFilter.class - [JAR]

├─ org.github.foxnic.web.framework.cluster.ClusterProxy.class - [JAR]

├─ org.github.foxnic.web.framework.cluster.ClusterToken.class - [JAR]

org.github.foxnic.web.framework.cache.redis

├─ org.github.foxnic.web.framework.cache.redis.FastJsonRedisSerializer.class - [JAR]

├─ org.github.foxnic.web.framework.cache.redis.RedisConfig.class - [JAR]

├─ org.github.foxnic.web.framework.cache.redis.StandaloneJedisClientConfiguration.class - [JAR]

org.github.foxnic.web.framework.cache.aspector

├─ org.github.foxnic.web.framework.cache.aspector.CachedAspector.class - [JAR]

org.github.foxnic.web.framework.deploy

├─ org.github.foxnic.web.framework.deploy.DeployMonitor.class - [JAR]

org.github.foxnic.web.framework.busi.menu

├─ org.github.foxnic.web.framework.busi.menu.CodeExampleDyHandler.class - [JAR]

├─ org.github.foxnic.web.framework.busi.menu.DocketDyHandler.class - [JAR]

org.github.foxnic.web.framework.sso

├─ org.github.foxnic.web.framework.sso.TokenReader.class - [JAR]

org.github.foxnic.web.framework.cache

├─ org.github.foxnic.web.framework.cache.DataChangeHandler.class - [JAR]

├─ org.github.foxnic.web.framework.cache.DoubleCache.class - [JAR]

├─ org.github.foxnic.web.framework.cache.DoubleCacheInvalidListener.class - [JAR]

├─ org.github.foxnic.web.framework.cache.FastJsonRedisSerializer.class - [JAR]

├─ org.github.foxnic.web.framework.cache.FoxnicDataCacheManager.class - [JAR]

├─ org.github.foxnic.web.framework.cache.RedisUtil.class - [JAR]

├─ org.github.foxnic.web.framework.cache.RemoteCache.class - [JAR]

org.github.foxnic.web.framework.starter

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

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

org.github.foxnic.web.framework.busi

├─ org.github.foxnic.web.framework.busi.IPSourceUtil.class - [JAR]

org.github.foxnic.web.framework.change

├─ org.github.foxnic.web.framework.change.ChangesAssistant.class - [JAR]

├─ org.github.foxnic.web.framework.change.ChangesHandler.class - [JAR]

├─ org.github.foxnic.web.framework.change.ChangesNotifyListener.class - [JAR]

org.github.foxnic.web.framework.knife4j

├─ org.github.foxnic.web.framework.knife4j.BasicSwaggerConfig.class - [JAR]

org.github.foxnic.web.framework.cache.redis.listener

├─ org.github.foxnic.web.framework.cache.redis.listener.RedisDataChangeListener.class - [JAR]

├─ org.github.foxnic.web.framework.cache.redis.listener.RedisListenerConfig.class - [JAR]

org.github.foxnic.web.framework.bpm

├─ org.github.foxnic.web.framework.bpm.BPMSyncWorker.class - [JAR]

├─ org.github.foxnic.web.framework.bpm.BpmAssistant.class - [JAR]

├─ org.github.foxnic.web.framework.bpm.BpmConfigs.class - [JAR]

├─ org.github.foxnic.web.framework.bpm.BpmDataPermission.class - [JAR]

├─ org.github.foxnic.web.framework.bpm.BpmEventAdaptor.class - [JAR]

├─ org.github.foxnic.web.framework.bpm.IdentityInterpreter.class - [JAR]

├─ org.github.foxnic.web.framework.bpm.IdentityService.class - [JAR]

├─ org.github.foxnic.web.framework.bpm.ProcessDelegate.class - [JAR]

org.github.foxnic.web.framework.licence

├─ org.github.foxnic.web.framework.licence.LicenceProxy.class - [JAR]

org.github.foxnic.web.framework.config

├─ org.github.foxnic.web.framework.config.RequestArgumentHandler.class - [JAR]