jar

com.github.fmjsjx : myboot-autoconfigure

Maven & Gradle

Jun 06, 2023
8 usages
1 stars

MyBoot/AutoConfigure · A boot library provides some additional extensions based on SpringBoot.

Table Of Contents

Latest Version

Download com.github.fmjsjx : myboot-autoconfigure JAR file - Latest Versions:

All Versions

Download com.github.fmjsjx : myboot-autoconfigure JAR file - All Versions:

Version Vulnerabilities Size Updated
3.0.x
2.0.x
1.1.x
1.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 myboot-autoconfigure-3.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.github.fmjsjx.myboot.autoconfigure.kafka

├─ com.github.fmjsjx.myboot.autoconfigure.kafka.AutoOffsetReset.class - [JAR]

├─ com.github.fmjsjx.myboot.autoconfigure.kafka.CompressionType.class - [JAR]

├─ com.github.fmjsjx.myboot.autoconfigure.kafka.ConsumerProperties.class - [JAR]

├─ com.github.fmjsjx.myboot.autoconfigure.kafka.KafkaAutoConfiguration.class - [JAR]

├─ com.github.fmjsjx.myboot.autoconfigure.kafka.KafkaProperties.class - [JAR]

├─ com.github.fmjsjx.myboot.autoconfigure.kafka.ProducerProperties.class - [JAR]

com.github.fmjsjx.myboot.autoconfigure.redis

├─ com.github.fmjsjx.myboot.autoconfigure.redis.AsyncPoolPlus.class - [JAR]

├─ com.github.fmjsjx.myboot.autoconfigure.redis.AsyncPoolPlusImpl.class - [JAR]

├─ com.github.fmjsjx.myboot.autoconfigure.redis.AsyncPoolRegistry.class - [JAR]

├─ com.github.fmjsjx.myboot.autoconfigure.redis.CommonsPoolRegistry.class - [JAR]

├─ com.github.fmjsjx.myboot.autoconfigure.redis.LettuceAutoConfiguration.class - [JAR]

├─ com.github.fmjsjx.myboot.autoconfigure.redis.LettuceAutoConfigurationExclusionFilter.class - [JAR]

├─ com.github.fmjsjx.myboot.autoconfigure.redis.LettuceProperties.class - [JAR]

├─ com.github.fmjsjx.myboot.autoconfigure.redis.RedisClientProperties.class - [JAR]

├─ com.github.fmjsjx.myboot.autoconfigure.redis.RedisClusterClientProperties.class - [JAR]

├─ com.github.fmjsjx.myboot.autoconfigure.redis.RedisConnectionCodec.class - [JAR]

├─ com.github.fmjsjx.myboot.autoconfigure.redis.RedisConnectionProperties.class - [JAR]

├─ com.github.fmjsjx.myboot.autoconfigure.redis.RedisConnectionType.class - [JAR]

├─ com.github.fmjsjx.myboot.autoconfigure.redis.RedisPoolMode.class - [JAR]

├─ com.github.fmjsjx.myboot.autoconfigure.redis.RedisPoolProperties.class - [JAR]

com.github.fmjsjx.myboot.autoconfigure.mongodb

├─ com.github.fmjsjx.myboot.autoconfigure.mongodb.MongoClientSettingsFactory.class - [JAR]

├─ com.github.fmjsjx.myboot.autoconfigure.mongodb.MongoDBAutoConfiguration.class - [JAR]

├─ com.github.fmjsjx.myboot.autoconfigure.mongodb.MongoDBAutoConfigurationExclusionFilter.class - [JAR]

├─ com.github.fmjsjx.myboot.autoconfigure.mongodb.MongoDBProperties.class - [JAR]

├─ com.github.fmjsjx.myboot.autoconfigure.mongodb.ReactivestreamsMongoClientRegistry.class - [JAR]

├─ com.github.fmjsjx.myboot.autoconfigure.mongodb.SyncMongoClientRegistry.class - [JAR]

com.github.fmjsjx.myboot.autoconfigure.rocketmq

├─ com.github.fmjsjx.myboot.autoconfigure.rocketmq.ConfigProperties.class - [JAR]

├─ com.github.fmjsjx.myboot.autoconfigure.rocketmq.ConsumerProperties.class - [JAR]

├─ com.github.fmjsjx.myboot.autoconfigure.rocketmq.ConsumerType.class - [JAR]

├─ com.github.fmjsjx.myboot.autoconfigure.rocketmq.ProducerProperties.class - [JAR]

├─ com.github.fmjsjx.myboot.autoconfigure.rocketmq.ProducerType.class - [JAR]

├─ com.github.fmjsjx.myboot.autoconfigure.rocketmq.RocketMQAutoConfiguration.class - [JAR]

├─ com.github.fmjsjx.myboot.autoconfigure.rocketmq.RocketMQProperties.class - [JAR]

com.github.fmjsjx.myboot.autoconfigure.pulsar

├─ com.github.fmjsjx.myboot.autoconfigure.pulsar.PulsarAutoConfiguration.class - [JAR]

├─ com.github.fmjsjx.myboot.autoconfigure.pulsar.PulsarClientProperties.class - [JAR]

├─ com.github.fmjsjx.myboot.autoconfigure.pulsar.PulsarProperties.class - [JAR]

com.github.fmjsjx.myboot.autoconfigure.http.route

├─ com.github.fmjsjx.myboot.autoconfigure.http.route.RouterAutoConfiguration.class - [JAR]

├─ com.github.fmjsjx.myboot.autoconfigure.http.route.RouterProperties.class - [JAR]

com.github.fmjsjx.myboot.autoconfigure.aliyunons

├─ com.github.fmjsjx.myboot.autoconfigure.aliyunons.AliyunOnsAutoConfiguration.class - [JAR]

├─ com.github.fmjsjx.myboot.autoconfigure.aliyunons.AliyunOnsProperties.class - [JAR]

├─ com.github.fmjsjx.myboot.autoconfigure.aliyunons.ConfigProperties.class - [JAR]

├─ com.github.fmjsjx.myboot.autoconfigure.aliyunons.ConsumerProperties.class - [JAR]

├─ com.github.fmjsjx.myboot.autoconfigure.aliyunons.ConsumerType.class - [JAR]

├─ com.github.fmjsjx.myboot.autoconfigure.aliyunons.ProducerProperties.class - [JAR]

├─ com.github.fmjsjx.myboot.autoconfigure.aliyunons.ProducerType.class - [JAR]

com.github.fmjsjx.myboot.http.route.annotation

├─ com.github.fmjsjx.myboot.http.route.annotation.RouteController.class - [JAR]

Advertisement

Dependencies from Group

Aug 11, 2023
20 usages
2 stars
Jul 04, 2023
9 usages
10 stars
Jun 06, 2023
8 usages
1 stars
Aug 11, 2023
6 usages
2 stars
Jul 04, 2023
5 usages
10 stars

Discover Dependencies

Jun 16, 2023
7 usages
301 stars
Aug 08, 2023
172 stars
Aug 17, 2023
3 usages
0 stars
Apr 06, 2021
0 stars
Jul 10, 2023
2 usages
14k stars
Jul 22, 2021
Dec 17, 2021
2 usages
0 stars
Jul 18, 2023
6 stars
Mar 12, 2021
25 stars
Jul 09, 2023
1 usages
3 stars