jar

com.feingto : feingto-auto-configurations

Maven & Gradle

Jul 26, 2021
1 usages
Table Of Contents

Latest Version

Download com.feingto : feingto-auto-configurations JAR file - Latest Versions:

All Versions

Download com.feingto : feingto-auto-configurations JAR file - All Versions:

Version Vulnerabilities Size Updated
2.5.x
2.4.x
2.3.x
2.2.x
2.1.x
2.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 feingto-auto-configurations-2.5.2.RELEASE.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.feingto.cloud.config.redis

├─ com.feingto.cloud.config.redis.EnableRedisAutoConfiguration.class - [JAR]

├─ com.feingto.cloud.config.redis.RedisCacheEvict.class - [JAR]

├─ com.feingto.cloud.config.redis.RedisCachePut.class - [JAR]

├─ com.feingto.cloud.config.redis.RedisCacheable.class - [JAR]

com.feingto.cloud.config.idworker

├─ com.feingto.cloud.config.idworker.SnowflakeIdGenerator.class - [JAR]

├─ com.feingto.cloud.config.idworker.SnowflakeIdWorker.class - [JAR]

├─ com.feingto.cloud.config.idworker.SnowflakeIdWorkerAutoConfiguration.class - [JAR]

├─ com.feingto.cloud.config.idworker.SnowflakeIdWorkerProperties.class - [JAR]

com.feingto.cloud.config.datasource.muliTransaction

├─ com.feingto.cloud.config.datasource.muliTransaction.EnableMuliTransactionManager.class - [JAR]

├─ com.feingto.cloud.config.datasource.muliTransaction.MuliTransactionManagementAutoConfiguration.class - [JAR]

com.feingto.cloud.config.annotation

├─ com.feingto.cloud.config.annotation.ApplicationContextHold.class - [JAR]

├─ com.feingto.cloud.config.annotation.ExcludeComponentScan.class - [JAR]

com.feingto.cloud.config.redis.bean

├─ com.feingto.cloud.config.redis.bean.BaseClass.class - [JAR]

com.feingto.cloud.config.ignite.support

├─ com.feingto.cloud.config.ignite.support.IgniteAutoConfiguration.class - [JAR]

├─ com.feingto.cloud.config.ignite.support.IgniteProperties.class - [JAR]

com.feingto.cloud.config.datasource.dynamic

├─ com.feingto.cloud.config.datasource.dynamic.DataSource.class - [JAR]

├─ com.feingto.cloud.config.datasource.dynamic.EnableDynamicDataSource.class - [JAR]

com.feingto.cloud.config.datasource.dynamic.adapter

├─ com.feingto.cloud.config.datasource.dynamic.adapter.DataSourceMethodAdvice.class - [JAR]

├─ com.feingto.cloud.config.datasource.dynamic.adapter.DataSourceMethodMatcherPointcutAdvisor.class - [JAR]

com.feingto.cloud.config.mybatis.support

├─ com.feingto.cloud.config.mybatis.support.EnumHandler.class - [JAR]

├─ com.feingto.cloud.config.mybatis.support.Identifiable.class - [JAR]

├─ com.feingto.cloud.config.mybatis.support.MybatisAutoConfiguration.class - [JAR]

├─ com.feingto.cloud.config.mybatis.support.MybatisProperties.class - [JAR]

├─ com.feingto.cloud.config.mybatis.support.SpringBootVFS.class - [JAR]

com.feingto.cloud.config.mybatis

├─ com.feingto.cloud.config.mybatis.EnableMybatisAutoConfiguration.class - [JAR]

com.feingto.cloud.config.datasource.druid.support

├─ com.feingto.cloud.config.datasource.druid.support.DruidAutoConfiguration.class - [JAR]

├─ com.feingto.cloud.config.datasource.druid.support.DruidDataSourceProperties.class - [JAR]

com.feingto.cloud.config.ignite

├─ com.feingto.cloud.config.ignite.EnableIgniteAutoConfiguration.class - [JAR]

com.feingto.cloud.config.web

├─ com.feingto.cloud.config.web.BeanValidators.class - [JAR]

├─ com.feingto.cloud.config.web.DefaultHandlerExceptionResolver.class - [JAR]

├─ com.feingto.cloud.config.web.ExceptionResolverUtil.class - [JAR]

├─ com.feingto.cloud.config.web.WebMvcAutoConfiguration.class - [JAR]

com.feingto.cloud.config.redis.adapter

├─ com.feingto.cloud.config.redis.adapter.RedisCacheEvictAfterAdvice.class - [JAR]

├─ com.feingto.cloud.config.redis.adapter.RedisCacheEvictPointcutAdvisor.class - [JAR]

├─ com.feingto.cloud.config.redis.adapter.RedisCachePutAfterAdvice.class - [JAR]

├─ com.feingto.cloud.config.redis.adapter.RedisCachePutPointcutAdvisor.class - [JAR]

├─ com.feingto.cloud.config.redis.adapter.RedisCacheableAroundAdvice.class - [JAR]

├─ com.feingto.cloud.config.redis.adapter.RedisCacheablePointcutAdvisor.class - [JAR]

com.feingto.cloud.config.datasource.dynamic.transaction

├─ com.feingto.cloud.config.datasource.dynamic.transaction.DynamicDataSourceTransactionManager.class - [JAR]

├─ com.feingto.cloud.config.datasource.dynamic.transaction.JpaDataSourceTransactionManager.class - [JAR]

com.feingto.cloud.config.datasource.druid

├─ com.feingto.cloud.config.datasource.druid.EnableDruidAutoConfiguration.class - [JAR]

com.feingto.cloud.config.consul

├─ com.feingto.cloud.config.consul.ConsulServiceAutoRegistration.class - [JAR]

├─ com.feingto.cloud.config.consul.ConsulServiceRegistryAutoConfiguration.class - [JAR]

com.feingto.cloud.config.datasource.dynamic.support

├─ com.feingto.cloud.config.datasource.dynamic.support.DataSourceAutoConfiguration.class - [JAR]

├─ com.feingto.cloud.config.datasource.dynamic.support.DataSourceContext.class - [JAR]

├─ com.feingto.cloud.config.datasource.dynamic.support.DataSourceRegister.class - [JAR]

├─ com.feingto.cloud.config.datasource.dynamic.support.RoutingDataSource.class - [JAR]

com.feingto.cloud.config.redis.support

├─ com.feingto.cloud.config.redis.support.CacheUtils.class - [JAR]

├─ com.feingto.cloud.config.redis.support.Jackson2JsonRedisSerializer.class - [JAR]

├─ com.feingto.cloud.config.redis.support.RedisAutoConfiguration.class - [JAR]

├─ com.feingto.cloud.config.redis.support.SpELContext.class - [JAR]

Advertisement

Dependencies from Group

Feb 16, 2021
4 usages
Apr 28, 2020
3 usages
Jan 19, 2020
2 usages
Nov 11, 2019
2 usages
Feb 16, 2021
2 usages

Discover Dependencies

Jan 15, 2020
1 usages
65 stars
Mar 08, 2019
1 usages
156 stars
Mar 08, 2019
1 usages
15 stars
May 02, 2020
2 usages
Jan 13, 2023
1 usages
Mar 09, 2022
1 usages
Mar 09, 2022
1 usages