已经修改redis连接参数,但tm启动时还是一直报“io.lettuce.core.RedisConnectionException: Unable to connect to 172.17.0.1:6379”
オープン
まだ誰も着手していません。
- 主要言語
- Java
- スター
- 4.2k
- フォーク
- 1.4k
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
- I have searched the issues of this repository and believe that this is not a duplicate.
1. Bug Description
已经修改redis连接参数,但tm启动时还是一直报“io.lettuce.core.RedisConnectionException: Unable to connect to 172.17.0.1:6379”
172.17.0.1:6379 这个地址不知道是在哪里指定的,我的application.properties中已经修改了
spring.redis.host=localhost
spring.redis.port=6379
指向了我本机redis了
2. Environment:
- JDK version:1.8
- OS: win 10
- TX-LCN version: 5.0.2.RELEASE
- Others:
3. Exception Stacktrace
2019-05-26 15:59:53.751 DEBUG 18176 --- [ main] o.s.w.s.resource.ResourceUrlProvider : Looking for resource handler mappings
2019-05-26 15:59:53.752 DEBUG 18176 --- [ main] o.s.b.f.s.DefaultListableBeanFactory : Returning cached instance of singleton bean 'faviconHandlerMapping'
2019-05-26 15:59:53.752 DEBUG 18176 --- [ main] o.s.b.f.s.DefaultListableBeanFactory : Returning cached instance of singleton bean 'resourceHandlerMapping'
2019-05-26 15:59:53.752 DEBUG 18176 --- [ main] o.s.w.s.resource.ResourceUrlProvider : Found resource handler mapping: URL pattern="/**/favicon.ico", locations=[class path resource [assets/], ServletContext resource [/], class path resource []], resolvers=[org.springframework.web.servlet.resource.PathResourceResolver@7cf66cf9]
2019-05-26 15:59:53.752 DEBUG 18176 --- [ main] o.s.w.s.resource.ResourceUrlProvider : Found resource handler mapping: URL pattern="/webjars/**", locations=[class path resource [META-INF/resources/webjars/]], resolvers=[org.springframework.web.servlet.resource.PathResourceResolver@38f63756]
2019-05-26 15:59:53.752 DEBUG 18176 --- [ main] o.s.w.s.resource.ResourceUrlProvider : Found resource handler mapping: URL pattern="/assets/**", locations=[class path resource [assets/], ServletContext resource [/]], resolvers=[org.springframework.web.servlet.resource.PathResourceResolver@3d7caf9c]
2019-05-26 15:59:53.753 DEBUG 18176 --- [ main] o.s.c.e.PropertySourcesPropertyResolver : Found key 'spring.liveBeansView.mbeanDomain' in PropertySource 'systemProperties' with value of type String
2019-05-26 15:59:53.788 INFO 18176 --- [ main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 9000 (http) with context path ''
2019-05-26 15:59:53.789 DEBUG 18176 --- [ main] o.s.b.f.s.DefaultListableBeanFactory : Returning cached instance of singleton bean 'springApplicationAdminRegistrar'
2019-05-26 15:59:53.789 DEBUG 18176 --- [ main] o.s.w.c.s.StandardServletEnvironment : Adding PropertySource 'server.ports' with highest search precedence
2019-05-26 15:59:53.791 INFO 18176 --- [ main] com.codingapi.txlcn.tm.TMApplication : Started TMApplication in 11.913 seconds (JVM running for 13.933)
2019-05-26 15:59:53.793 DEBUG 18176 --- [ main] o.s.b.f.s.DefaultListableBeanFactory : Returning cached instance of singleton bean 'txLcnApplicationRunner'
2019-05-26 15:59:53.795 DEBUG 18176 --- [ main] o.s.b.f.s.DefaultListableBeanFactory : Returning cached instance of singleton bean 'TMAutoCluster'
2019-05-26 15:59:53.795 DEBUG 18176 --- [ main] o.s.b.f.s.DefaultListableBeanFactory : Returning cached instance of singleton bean 'ensureIdGenEngine'
2019-05-26 15:59:53.795 DEBUG 18176 --- [ main] o.s.b.f.s.DefaultListableBeanFactory : Returning cached instance of singleton bean 'TMRpcServer'
2019-05-26 15:59:53.795 DEBUG 18176 --- [ main] o.s.b.f.s.DefaultListableBeanFactory : Returning cached instance of singleton bean 'rpcNettyInitializer'
2019-05-26 15:59:53.795 DEBUG 18176 --- [ main] o.s.b.f.s.DefaultListableBeanFactory : Returning cached instance of singleton bean 'txLcnLoggerHelper'
2019-05-26 15:59:53.798 DEBUG 18176 --- [ main] i.n.channel.MultithreadEventLoopGroup : -Dio.netty.eventLoopThreads: 16
2019-05-26 15:59:53.802 DEBUG 18176 --- [ main] io.netty.channel.nio.NioEventLoop : -Dio.netty.noKeySetOptimization: false
2019-05-26 15:59:53.802 DEBUG 18176 --- [ main] io.netty.channel.nio.NioEventLoop : -Dio.netty.selectorAutoRebuildThreshold: 512
2019-05-26 15:59:53.848 DEBUG 18176 --- [ main] io.netty.channel.DefaultChannelId : -Dio.netty.processId: 18176 (auto-detected)
2019-05-26 15:59:53.850 DEBUG 18176 --- [ main] io.netty.util.NetUtil : -Djava.net.preferIPv4Stack: false
2019-05-26 15:59:53.850 DEBUG 18176 --- [ main] io.netty.util.NetUtil : -Djava.net.preferIPv6Addresses: false
2019-05-26 15:59:54.307 DEBUG 18176 --- [ main] io.netty.util.NetUtil : Loopback interface: lo (Software Loopback Interface 1, 127.0.0.1)
2019-05-26 15:59:54.307 DEBUG 18176 --- [ main] io.netty.util.NetUtil : Failed to get SOMAXCONN from sysctl and file \proc\sys\net\core\somaxconn. Default: 200
2019-05-26 15:59:54.808 DEBUG 18176 --- [ main] io.netty.channel.DefaultChannelId : -Dio.netty.machineId: 98:3b:8f:ff:fe:0f:4f:06 (auto-detected)
2019-05-26 15:59:54.835 DEBUG 18176 --- [ main] io.netty.buffer.ByteBufUtil : -Dio.netty.allocator.type: pooled
2019-05-26 15:59:54.835 DEBUG 18176 --- [ main] io.netty.buffer.ByteBufUtil : -Dio.netty.threadLocalDirectBufferSize: 0
2019-05-26 15:59:54.835 DEBUG 18176 --- [ main] io.netty.buffer.ByteBufUtil : -Dio.netty.maxThreadLocalCharBufferSize: 16384
2019-05-26 15:59:54.843 INFO 18176 --- [ main] c.c.t.t.n.i.NettyRpcServerInitializer : Socket started on 127.0.0.1:8070
2019-05-26 15:59:54.858 DEBUG 18176 --- [ main] o.s.d.redis.core.RedisConnectionUtils : Opening RedisConnection
2019-05-26 15:59:54.860 DEBUG 18176 --- [ main] io.lettuce.core.RedisClient : Trying to get a Redis connection for: RedisURI [host='172.17.0.1', port=6379]
2019-05-26 15:59:54.860 INFO 18176 --- [ntLoopGroup-4-1] io.netty.handler.logging.LoggingHandler : [id: 0x43ff3383] REGISTERED
2019-05-26 15:59:54.863 INFO 18176 --- [ntLoopGroup-4-1] io.netty.handler.logging.LoggingHandler : [id: 0x43ff3383] BIND: /127.0.0.1:8070
2019-05-26 15:59:54.866 INFO 18176 --- [ntLoopGroup-4-1] io.netty.handler.logging.LoggingHandler : [id: 0x43ff3383, L:/127.0.0.1:8070] ACTIVE
2019-05-26 15:59:54.954 INFO 18176 --- [ main] io.lettuce.core.EpollProvider : Starting without optional epoll library
2019-05-26 15:59:54.957 INFO 18176 --- [ main] io.lettuce.core.KqueueProvider : Starting without optional kqueue library
2019-05-26 15:59:54.963 DEBUG 18176 --- [ main] i.l.c.r.DefaultEventLoopGroupProvider : Adding reference to io.netty.channel.nio.NioEventLoopGroup@13018f00, existing ref count 0
2019-05-26 15:59:54.966 DEBUG 18176 --- [ main] io.lettuce.core.RedisClient : Resolved SocketAddress 172.17.0.1:6379 using RedisURI [host='172.17.0.1', port=6379]
2019-05-26 15:59:54.966 DEBUG 18176 --- [ main] io.lettuce.core.RedisClient : Connecting to Redis at 172.17.0.1:6379
2019-05-26 15:59:54.982 DEBUG 18176 --- [ioEventLoop-6-1] io.netty.util.Recycler : -Dio.netty.recycler.maxCapacityPerThread: 4096
2019-05-26 15:59:54.982 DEBUG 18176 --- [ioEventLoop-6-1] io.netty.util.Recycler : -Dio.netty.recycler.maxSharedCapacityFactor: 2
2019-05-26 15:59:54.982 DEBUG 18176 --- [ioEventLoop-6-1] io.netty.util.Recycler : -Dio.netty.recycler.linkCapacity: 16
2019-05-26 15:59:54.982 DEBUG 18176 --- [ioEventLoop-6-1] io.netty.util.Recycler : -Dio.netty.recycler.ratio: 8
2019-05-26 15:59:54.991 DEBUG 18176 --- [ioEventLoop-6-1] io.netty.buffer.AbstractByteBuf : -Dio.netty.buffer.checkAccessible: true
2019-05-26 15:59:54.991 DEBUG 18176 --- [ioEventLoop-6-1] io.netty.buffer.AbstractByteBuf : -Dio.netty.buffer.checkBounds: true
2019-05-26 15:59:54.991 DEBUG 18176 --- [ioEventLoop-6-1] i.n.util.ResourceLeakDetectorFactory : Loaded default ResourceLeakDetector: io.netty.util.ResourceLeakDetector@3cb5009a
2019-05-26 15:59:55.006 DEBUG 18176 --- [ioEventLoop-6-1] io.lettuce.core.protocol.CommandHandler : [channel=0xb45064b0, [id: 0x5d0763fa] (inactive), chid=0x1] channelRegistered()
2019-05-26 16:00:05.010 DEBUG 18176 --- [ioEventLoop-6-1] io.lettuce.core.RedisClient : Connecting to Redis at 172.17.0.1:6379: {}
io.netty.channel.ConnectTimeoutException: connection timed out: /172.17.0.1:6379
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe$1.run(AbstractNioChannel.java:267)
at io.netty.util.concurrent.PromiseTask$RunnableAdapter.call(PromiseTask.java:38)
at io.netty.util.concurrent.ScheduledFutureTask.run(ScheduledFutureTask.java:127)
at io.netty.util.concurrent.AbstractEventExecutor.safeExecute$$$capture(AbstractEventExecutor.java:163)
at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java)
at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:404)
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:466)
at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:897)
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
at java.lang.Thread.run(Thread.java:748)
2019-05-26 16:00:05.011 DEBUG 18176 --- [ioEventLoop-6-1] io.lettuce.core.RedisChannelHandler : close()
2019-05-26 16:00:05.011 DEBUG 18176 --- [ioEventLoop-6-1] i.lettuce.core.protocol.DefaultEndpoint : [unknown, epid=0x1] close()
2019-05-26 16:00:05.012 DEBUG 18176 --- [ioEventLoop-6-1] io.lettuce.core.protocol.CommandHandler : [channel=0xb45064b0, [id: 0x5d0763fa] (inactive), chid=0x1] channelUnregistered()
2019-05-26 16:00:05.013 DEBUG 18176 --- [ main] o.s.d.redis.core.RedisConnectionUtils : Opening RedisConnection
2019-05-26 16:00:05.013 DEBUG 18176 --- [ main] io.lettuce.core.RedisClient : Trying to get a Redis connection for: RedisURI [host='172.17.0.1', port=6379]
2019-05-26 16:00:05.013 DEBUG 18176 --- [ main] io.lettuce.core.RedisClient : Resolved SocketAddress 172.17.0.1:6379 using RedisURI [host='172.17.0.1', port=6379]
2019-05-26 16:00:05.013 DEBUG 18176 --- [ main] io.lettuce.core.RedisClient : Connecting to Redis at 172.17.0.1:6379
2019-05-26 16:00:05.015 DEBUG 18176 --- [ioEventLoop-6-2] io.lettuce.core.protocol.CommandHandler : [channel=0xbe3ad8c4, [id: 0x44c44170] (inactive), chid=0x2] channelRegistered()
2019-05-26 16:00:15.016 DEBUG 18176 --- [ioEventLoop-6-2] io.lettuce.core.RedisClient : Connecting to Redis at 172.17.0.1:6379: {}
io.netty.channel.ConnectTimeoutException: connection timed out: /172.17.0.1:6379
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe$1.run(AbstractNioChannel.java:267)
at io.netty.util.concurrent.PromiseTask$RunnableAdapter.call(PromiseTask.java:38)
at io.netty.util.concurrent.ScheduledFutureTask.run(ScheduledFutureTask.java:127)
at io.netty.util.concurrent.AbstractEventExecutor.safeExecute$$$capture(AbstractEventExecutor.java:163)
at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java)
at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:404)
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:466)
at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:897)
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
at java.lang.Thread.run(Thread.java:748)
2019-05-26 16:00:15.016 DEBUG 18176 --- [ioEventLoop-6-2] io.lettuce.core.RedisChannelHandler : close()
2019-05-26 16:00:15.016 DEBUG 18176 --- [ioEventLoop-6-2] i.lettuce.core.protocol.DefaultEndpoint : [unknown, epid=0x2] close()
2019-05-26 16:00:15.017 DEBUG 18176 --- [ioEventLoop-6-2] io.lettuce.core.protocol.CommandHandler : [channel=0xbe3ad8c4, [id: 0x44c44170] (inactive), chid=0x2] channelUnregistered()
2019-05-26 16:00:15.020 DEBUG 18176 --- [ main] .c.l.ClasspathLoggingApplicationListener : Application failed to start with classpath: [file:/D:/Program%20Files/Java/jdk1.8.0_131/jre/lib/charsets.jar, file:/D:/Program%20Files/Java/jdk1.8.0_131/jre/lib/deploy.jar, file:/D:/Program%20Files/Java/jdk1.8.0_131/jre/lib/ext/access-bridge-64.jar, file:/D:/Program%20Files/Java/jdk1.8.0_131/jre/lib/ext/cldrdata.jar, file:/D:/Program%20Files/Java/jdk1.8.0_131/jre/lib/ext/dnsns.jar, file:/D:/Program%20Files/Java/jdk1.8.0_131/jre/lib/ext/jaccess.jar, file:/D:/Program%20Files/Java/jdk1.8.0_131/jre/lib/ext/jfxrt.jar, file:/D:/Program%20Files/Java/jdk1.8.0_131/jre/lib/ext/localedata.jar, file:/D:/Program%20Files/Java/jdk1.8.0_131/jre/lib/ext/nashorn.jar, file:/D:/Program%20Files/Java/jdk1.8.0_131/jre/lib/ext/sunec.jar, file:/D:/Program%20Files/Java/jdk1.8.0_131/jre/lib/ext/sunjce_provider.jar, file:/D:/Program%20Files/Java/jdk1.8.0_131/jre/lib/ext/sunmscapi.jar, file:/D:/Program%20Files/Java/jdk1.8.0_131/jre/lib/ext/sunpkcs11.jar, file:/D:/Program%20Files/Java/jdk1.8.0_131/jre/lib/ext/zipfs.jar, file:/D:/Program%20Files/Java/jdk1.8.0_131/jre/lib/javaws.jar, file:/D:/Program%20Files/Java/jdk1.8.0_131/jre/lib/jce.jar, file:/D:/Program%20Files/Java/jdk1.8.0_131/jre/lib/jfr.jar, file:/D:/Program%20Files/Java/jdk1.8.0_131/jre/lib/jfxswt.jar, file:/D:/Program%20Files/Java/jdk1.8.0_131/jre/lib/jsse.jar, file:/D:/Program%20Files/Java/jdk1.8.0_131/jre/lib/management-agent.jar, file:/D:/Program%20Files/Java/jdk1.8.0_131/jre/lib/plugin.jar, file:/D:/Program%20Files/Java/jdk1.8.0_131/jre/lib/resources.jar, file:/D:/Program%20Files/Java/jdk1.8.0_131/jre/lib/rt.jar, file:/D:/develope/github/tx-lcn/txlcn-tm/target/classes/, file:/D:/develope/github/tx-lcn/txlcn-logger/target/classes/, file:/D:/develope/apache-maven-3.5.4/repo/commons-dbutils/commons-dbutils/1.7/commons-dbutils-1.7.jar, file:/D:/develope/apache-maven-3.5.4/repo/com/zaxxer/HikariCP/3.1.0/HikariCP-3.1.0.jar, file:/D:/develope/apache-maven-3.5.4/repo/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar, file:/D:/develope/github/tx-lcn/txlcn-common/target/classes/, file:/D:/develope/github/tx-lcn/txlcn-txmsg-netty/target/classes/, file:/D:/develope/github/tx-lcn/txlcn-txmsg/target/classes/, file:/D:/develope/apache-maven-3.5.4/repo/io/netty/netty-all/4.1.31.Final/netty-all-4.1.31.Final.jar, file:/D:/develope/apache-maven-3.5.4/repo/org/springframework/boot/spring-boot-starter-web/2.0.5.RELEASE/spring-boot-starter-web-2.0.5.RELEASE.jar, file:/D:/develope/apache-maven-3.5.4/repo/org/springframework/boot/spring-boot-starter/2.0.5.RELEASE/spring-boot-starter-2.0.5.RELEASE.jar, file:/D:/develope/apache-maven-3.5.4/repo/org/springframework/boot/spring-boot/2.0.5.RELEASE/spring-boot-2.0.5.RELEASE.jar, file:/D:/develope/apache-maven-3.5.4/repo/org/springframework/boot/spring-boot-autoconfigure/2.0.5.RELEASE/spring-boot-autoconfigure-2.0.5.RELEASE.jar, file:/D:/develope/apache-maven-3.5.4/repo/org/springframework/boot/spring-boot-starter-logging/2.0.5.RELEASE/spring-boot-starter-logging-2.0.5.RELEASE.jar, file:/D:/develope/apache-maven-3.5.4/repo/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.jar, file:/D:/develope/apache-maven-3.5.4/repo/ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3.jar, file:/D:/develope/apache-maven-3.5.4/repo/org/apache/logging/log4j/log4j-to-slf4j/2.10.0/log4j-to-slf4j-2.10.0.jar, file:/D:/develope/apache-maven-3.5.4/repo/org/apache/logging/log4j/log4j-api/2.10.0/log4j-api-2.10.0.jar, file:/D:/develope/apache-maven-3.5.4/repo/org/slf4j/jul-to-slf4j/1.7.25/jul-to-slf4j-1.7.25.jar, file:/D:/develope/apache-maven-3.5.4/repo/javax/annotation/javax.annotation-api/1.3.2/javax.annotation-api-1.3.2.jar, file:/D:/develope/apache-maven-3.5.4/repo/org/yaml/snakeyaml/1.19/snakeyaml-1.19.jar, file:/D:/develope/apache-maven-3.5.4/repo/org/springframework/boot/spring-boot-starter-json/2.0.5.RELEASE/spring-boot-starter-json-2.0.5.RELEASE.jar, file:/D:/develope/apache-maven-3.5.4/repo/com/fasterxml/jackson/core/jackson-databind/2.9.6/jackson-databind-2.9.6.jar, file:/D:/develope/apache-maven-3.5.4/repo/com/fasterxml/jackson/core/jackson-annotations/2.9.0/jackson-annotations-2.9.0.jar, file:/D:/develope/apache-maven-3.5.4/repo/com/fasterxml/jackson/core/jackson-core/2.9.6/jackson-core-2.9.6.jar, file:/D:/develope/apache-maven-3.5.4/repo/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/2.9.6/jackson-datatype-jdk8-2.9.6.jar, file:/D:/develope/apache-maven-3.5.4/repo/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.9.6/jackson-datatype-jsr310-2.9.6.jar, file:/D:/develope/apache-maven-3.5.4/repo/com/fasterxml/jackson/module/jackson-module-parameter-names/2.9.6/jackson-module-parameter-names-2.9.6.jar, file:/D:/develope/apache-maven-3.5.4/repo/org/springframework/boot/spring-boot-starter-tomcat/2.0.5.RELEASE/spring-boot-starter-tomcat-2.0.5.RELEASE.jar, file:/D:/develope/apache-maven-3.5.4/repo/org/apache/tomcat/embed/tomcat-embed-core/8.5.34/tomcat-embed-core-8.5.34.jar, file:/D:/develope/apache-maven-3.5.4/repo/org/apache/tomcat/embed/tomcat-embed-el/8.5.34/tomcat-embed-el-8.5.34.jar, file:/D:/develope/apache-maven-3.5.4/repo/org/apache/tomcat/embed/tomcat-embed-websocket/8.5.34/tomcat-embed-websocket-8.5.34.jar, file:/D:/develope/apache-maven-3.5.4/repo/org/hibernate/validator/hibernate-validator/6.0.12.Final/hibernate-validator-6.0.12.Final.jar, file:/D:/develope/apache-maven-3.5.4/repo/javax/validation/validation-api/2.0.1.Final/validation-api-2.0.1.Final.jar, file:/D:/develope/apache-maven-3.5.4/repo/org/jboss/logging/jboss-logging/3.3.2.Final/jboss-logging-3.3.2.Final.jar, file:/D:/develope/apache-maven-3.5.4/repo/com/fasterxml/classmate/1.3.4/classmate-1.3.4.jar, file:/D:/develope/apache-maven-3.5.4/repo/org/springframework/spring-web/5.0.9.RELEASE/spring-web-5.0.9.RELEASE.jar, file:/D:/develope/apache-maven-3.5.4/repo/org/springframework/spring-beans/5.0.9.RELEASE/spring-beans-5.0.9.RELEASE.jar, file:/D:/develope/apache-maven-3.5.4/repo/org/springframework/spring-webmvc/5.0.9.RELEASE/spring-webmvc-5.0.9.RELEASE.jar, file:/D:/develope/apache-maven-3.5.4/repo/org/springframework/spring-aop/5.0.9.RELEASE/spring-aop-5.0.9.RELEASE.jar, file:/D:/develope/apache-maven-3.5.4/repo/org/springframework/spring-expression/5.0.9.RELEASE/spring-expression-5.0.9.RELEASE.jar, file:/D:/develope/apache-maven-3.5.4/repo/org/springframework/boot/spring-boot-starter-data-redis/2.0.5.RELEASE/spring-boot-starter-data-redis-2.0.5.RELEASE.jar, file:/D:/develope/apache-maven-3.5.4/repo/org/springframework/data/spring-data-redis/2.0.10.RELEASE/spring-data-redis-2.0.10.RELEASE.jar, file:/D:/develope/apache-maven-3.5.4/repo/org/springframework/data/spring-data-keyvalue/2.0.10.RELEASE/spring-data-keyvalue-2.0.10.RELEASE.jar, file:/D:/develope/apache-maven-3.5.4/repo/org/springframework/spring-tx/5.0.9.RELEASE/spring-tx-5.0.9.RELEASE.jar, file:/D:/develope/apache-maven-3.5.4/repo/org/springframework/spring-oxm/5.0.9.RELEASE/spring-oxm-5.0.9.RELEASE.jar, file:/D:/develope/apache-maven-3.5.4/repo/io/lettuce/lettuce-core/5.0.5.RELEASE/lettuce-core-5.0.5.RELEASE.jar, file:/D:/develope/apache-maven-3.5.4/repo/io/projectreactor/reactor-core/3.1.9.RELEASE/reactor-core-3.1.9.RELEASE.jar, file:/D:/develope/apache-maven-3.5.4/repo/org/reactivestreams/reactive-streams/1.0.2/reactive-streams-1.0.2.jar, file:/D:/develope/apache-maven-3.5.4/repo/io/netty/netty-common/4.1.29.Final/netty-common-4.1.29.Final.jar, file:/D:/develope/apache-maven-3.5.4/repo/io/netty/netty-transport/4.1.29.Final/netty-transport-4.1.29.Final.jar, file:/D:/develope/apache-maven-3.5.4/repo/io/netty/netty-buffer/4.1.29.Final/netty-buffer-4.1.29.Final.jar, file:/D:/develope/apache-maven-3.5.4/repo/io/netty/netty-resolver/4.1.29.Final/netty-resolver-4.1.29.Final.jar, file:/D:/develope/apache-maven-3.5.4/repo/io/netty/netty-handler/4.1.29.Final/netty-handler-4.1.29.Final.jar, file:/D:/develope/apache-maven-3.5.4/repo/io/netty/netty-codec/4.1.29.Final/netty-codec-4.1.29.Final.jar, file:/D:/develope/apache-maven-3.5.4/repo/org/springframework/boot/spring-boot-starter-mail/2.0.5.RELEASE/spring-boot-starter-mail-2.0.5.RELEASE.jar, file:/D:/develope/apache-maven-3.5.4/repo/org/springframework/spring-context/5.0.9.RELEASE/spring-context-5.0.9.RELEASE.jar, file:/D:/develope/apache-maven-3.5.4/repo/org/springframework/spring-context-support/5.0.9.RELEASE/spring-context-support-5.0.9.RELEASE.jar, file:/D:/develope/apache-maven-3.5.4/repo/com/sun/mail/javax.mail/1.6.2/javax.mail-1.6.2.jar, file:/D:/develope/apache-maven-3.5.4/repo/javax/activation/activation/1.1/activation-1.1.jar, file:/D:/develope/apache-maven-3.5.4/repo/mysql/mysql-connector-java/5.1.47/mysql-connector-java-5.1.47.jar, file:/D:/develope/apache-maven-3.5.4/repo/org/springframework/boot/spring-boot-starter-data-jpa/2.0.5.RELEASE/spring-boot-starter-data-jpa-2.0.5.RELEASE.jar, file:/D:/develope/apache-maven-3.5.4/repo/org/springframework/boot/spring-boot-starter-aop/2.0.5.RELEASE/spring-boot-starter-aop-2.0.5.RELEASE.jar, file:/D:/develope/apache-maven-3.5.4/repo/org/aspectj/aspectjweaver/1.8.13/aspectjweaver-1.8.13.jar, file:/D:/develope/apache-maven-3.5.4/repo/org/springframework/boot/spring-boot-starter-jdbc/2.0.5.RELEASE/spring-boot-starter-jdbc-2.0.5.RELEASE.jar, file:/D:/develope/apache-maven-3.5.4/repo/org/springframework/spring-jdbc/5.0.9.RELEASE/spring-jdbc-5.0.9.RELEASE.jar, file:/D:/develope/apache-maven-3.5.4/repo/javax/transaction/javax.transaction-api/1.2/javax.transaction-api-1.2.jar, file:/D:/develope/apache-maven-3.5.4/repo/org/hibernate/hibernate-core/5.2.17.Final/hibernate-core-5.2.17.Final.jar, file:/D:/develope/apache-maven-3.5.4/repo/org/hibernate/javax/persistence/hibernate-jpa-2.1-api/1.0.2.Final/hibernate-jpa-2.1-api-1.0.2.Final.jar, file:/D:/develope/apache-maven-3.5.4/repo/org/javassist/javassist/3.22.0-GA/javassist-3.22.0-GA.jar, file:/D:/develope/apache-maven-3.5.4/repo/antlr/antlr/2.7.7/antlr-2.7.7.jar, file:/D:/develope/apache-maven-3.5.4/repo/org/jboss/jandex/2.0.3.Final/jandex-2.0.3.Final.jar, file:/D:/develope/apache-maven-3.5.4/repo/dom4j/dom4j/1.6.1/dom4j-1.6.1.jar, file:/D:/develope/apache-maven-3.5.4/repo/org/hibernate/common/hibernate-commons-annotations/5.0.1.Final/hibernate-commons-annotations-5.0.1.Final.jar, file:/D:/develope/apache-maven-3.5.4/repo/org/springframework/data/spring-data-jpa/2.0.10.RELEASE/spring-data-jpa-2.0.10.RELEASE.jar, file:/D:/develope/apache-maven-3.5.4/repo/org/springframework/data/spring-data-commons/2.0.10.RELEASE/spring-data-commons-2.0.10.RELEASE.jar, file:/D:/develope/apache-maven-3.5.4/repo/org/springframework/spring-orm/5.0.9.RELEASE/spring-orm-5.0.9.RELEASE.jar, file:/D:/develope/apache-maven-3.5.4/repo/org/springframework/spring-aspects/5.0.9.RELEASE/spring-aspects-5.0.9.RELEASE.jar, file:/D:/develope/apache-maven-3.5.4/repo/org/springframework/spring-core/5.0.9.RELEASE/spring-core-5.0.9.RELEASE.jar, file:/D:/develope/apache-maven-3.5.4/repo/org/springframework/spring-jcl/5.0.9.RELEASE/spring-jcl-5.0.9.RELEASE.jar, file:/D:/develope/apache-maven-3.5.4/repo/org/springframework/boot/spring-boot-starter-actuator/2.0.5.RELEASE/spring-boot-starter-actuator-2.0.5.RELEASE.jar, file:/D:/develope/apache-maven-3.5.4/repo/org/springframework/boot/spring-boot-actuator-autoconfigure/2.0.5.RELEASE/spring-boot-actuator-autoconfigure-2.0.5.RELEASE.jar, file:/D:/develope/apache-maven-3.5.4/repo/org/springframework/boot/spring-boot-actuator/2.0.5.RELEASE/spring-boot-actuator-2.0.5.RELEASE.jar, file:/D:/develope/apache-maven-3.5.4/repo/io/micrometer/micrometer-core/1.0.6/micrometer-core-1.0.6.jar, file:/D:/develope/apache-maven-3.5.4/repo/org/hdrhistogram/HdrHistogram/2.1.10/HdrHistogram-2.1.10.jar, file:/D:/develope/apache-maven-3.5.4/repo/org/latencyutils/LatencyUtils/2.0.3/LatencyUtils-2.0.3.jar, file:/D:/develope/apache-maven-3.5.4/repo/org/springframework/boot/spring-boot-configuration-processor/2.0.5.RELEASE/spring-boot-configuration-processor-2.0.5.RELEASE.jar, file:/D:/develope/apache-maven-3.5.4/repo/org/projectlombok/lombok/1.18.0/lombok-1.18.0.jar, file:/D:/develope/apache-maven-3.5.4/repo/com/alibaba/fastjson/1.2.34/fastjson-1.2.34.jar, file:/D:/develope/apache-maven-3.5.4/repo/com/caucho/hessian/4.0.38/hessian-4.0.38.jar, file:/D:/develope/apache-maven-3.5.4/repo/io/protostuff/protostuff-core/1.6.0/protostuff-core-1.6.0.jar, file:/D:/develope/apache-maven-3.5.4/repo/io/protostuff/protostuff-api/1.6.0/protostuff-api-1.6.0.jar, file:/D:/develope/apache-maven-3.5.4/repo/io/protostuff/protostuff-runtime/1.6.0/protostuff-runtime-1.6.0.jar, file:/D:/develope/apache-maven-3.5.4/repo/io/protostuff/protostuff-collectionschema/1.6.0/protostuff-collectionschema-1.6.0.jar, file:/D:/develope/apache-maven-3.5.4/repo/com/esotericsoftware/kryo-shaded/4.0.0/kryo-shaded-4.0.0.jar, file:/D:/develope/apache-maven-3.5.4/repo/com/esotericsoftware/minlog/1.3.0/minlog-1.3.0.jar, file:/D:/develope/apache-maven-3.5.4/repo/org/objenesis/objenesis/2.2/objenesis-2.2.jar, file:/D:/develope/apache-maven-3.5.4/repo/com/google/guava/guava/19.0/guava-19.0.jar, file:/D:/Program%20Files/JetBrains/IntelliJ%20IDEA%202019.1.3/lib/idea_rt.jar, file:/C:/Users/EricG/.IntelliJIdea2019.1/system/captureAgent/debugger-agent.jar]
2019-05-26 16:00:15.023 DEBUG 18176 --- [ main] ConditionEvaluationReportLoggingListener :
============================
CONDITIONS EVALUATION REPORT
============================
Positive matches:
-----------------
AopAutoConfiguration matched:
- @ConditionalOnClass found required classes 'org.springframework.context.annotation.EnableAspectJAutoProxy', 'org.aspectj.lang.annotation.Aspect', 'org.aspectj.lang.reflect.Advice', 'org.aspectj.weaver.AnnotatedElement'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition)
- @ConditionalOnProperty (spring.aop.auto=true) matched (OnPropertyCondition)
AopAutoConfiguration.CglibAutoProxyConfiguration matched:
- @ConditionalOnProperty (spring.aop.proxy-target-class=true) matched (OnPropertyCondition)
AuditAutoConfiguration#auditListener matched:
- @ConditionalOnMissingBean (types: org.springframework.boot.actuate.audit.listener.AbstractAuditListener; SearchStrategy: all) did not find any beans (OnBeanCondition)
AuditAutoConfiguration.AuditEventRepositoryConfiguration matched:
- @ConditionalOnMissingBean (types: org.springframework.boot.actuate.audit.AuditEventRepository; SearchStrategy: all) did not find any beans (OnBeanCondition)
AuditEventsEndpointAutoConfiguration#auditEventsEndpoint matched:
- @ConditionalOnBean (types: org.springframework.boot.actuate.audit.AuditEventRepository; SearchStrategy: all) found bean 'auditEventRepository'; @ConditionalOnMissingBean (types: org.springframework.boot.actuate.audit.AuditEventsEndpoint; SearchStrategy: all) did not find any beans (OnBeanCondition)
- @ConditionalOnEnabledEndpoint no property management.endpoint.auditevents.enabled found so using endpoint default (OnEnabledEndpointCondition)
BeansEndpointAutoConfiguration#beansEndpoint matched:
- @ConditionalOnMissingBean (types: org.springframework.boot.actuate.beans.BeansEndpoint; SearchStrategy: all) did not find any beans (OnBeanCondition)
- @ConditionalOnEnabledEndpoint no property management.endpoint.beans.enabled found so using endpoint default (OnEnabledEndpointCondition)
CacheMeterBinderProvidersConfiguration matched:
- @ConditionalOnClass found required class 'io.micrometer.core.instrument.binder.MeterBinder'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition)
CodecsAutoConfiguration matched:
- @ConditionalOnClass found required class 'org.springframework.http.codec.CodecConfigurer'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition)
CodecsAutoConfiguration.JacksonCodecConfiguration matched:
- @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition)
CodecsAutoConfiguration.JacksonCodecConfiguration#jacksonCodecCustomizer matched:
- @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition)
CompositeMeterRegistryAutoConfiguration matched:
- @ConditionalOnClass found required class 'io.micrometer.core.instrument.composite.CompositeMeterRegistry'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition)
ConditionsReportEndpointAutoConfiguration#conditionsReportEndpoint matched:
- @ConditionalOnMissingBean (types: org.springframework.boot.actuate.autoconfigure.condition.ConditionsReportEndpoint; SearchStrategy: current) did not find any beans (OnBeanCondition)
- @ConditionalOnEnabledEndpoint no property management.endpoint.conditions.enabled found so using endpoint default (OnEnabledEndpointCondition)
ConfigurationPropertiesReportEndpointAutoConfiguration#configurationPropertiesReportEndpoint matched:
- @ConditionalOnMissingBean (types: org.springframework.boot.actuate.context.properties.ConfigurationPropertiesReportEndpoint; SearchStrategy: all) did not find any beans (OnBeanCondition)
- @ConditionalOnEnabledEndpoint no property management.endpoint.configprops.enabled found so using endpoint default (OnEnabledEndpointCondition)
DataSourceAutoConfiguration matched:
- @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition)
DataSourceAutoConfiguration.PooledDataSourceConfiguration matched:
- AnyNestedCondition 1 matched 1 did not; NestedCondition on DataSourceAutoConfiguration.PooledDataSourceCondition.PooledDataSourceAvailable PooledDataSource found supported DataSource; NestedCondition on DataSourceAutoConfiguration.PooledDataSourceCondition.ExplicitType @ConditionalOnProperty (spring.datasource.type) did not find property 'type' (DataSourceAutoConfiguration.PooledDataSourceCondition)
- @ConditionalOnMissingBean (types: javax.sql.DataSource,javax.sql.XADataSource; SearchStrategy: all) did not find any beans (OnBeanCondition)
DataSourceConfiguration.Hikari matched:
- @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition)
- @ConditionalOnProperty (spring.datasource.type=com.zaxxer.hikari.HikariDataSource) matched (OnPropertyCondition)
- @ConditionalOnMissingBean (types: javax.sql.DataSource; SearchStrategy: all) did not find any beans (OnBeanCondition)
DataSourceHealthIndicatorAutoConfiguration matched:
- @ConditionalOnClass found required classes 'org.springframework.jdbc.core.JdbcTemplate', 'org.springframework.jdbc.datasource.lookup.AbstractRoutingDataSource'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition)
- @ConditionalOnEnabledHealthIndicator management.health.defaults.enabled is considered true (OnEnabledHealthIndicatorCondition)
- @ConditionalOnBean (types: javax.sql.DataSource; SearchStrategy: all) found bean 'dataSource' (OnBeanCondition)
DataSourceHealthIndicatorAutoConfiguration#dbHealthIndicator matched:
- @ConditionalOnMissingBean (names: dbHealthIndicator; SearchStrategy: all) did not find any beans (OnBeanCondition)
DataSourceJmxConfiguration matched:
- @ConditionalOnProperty (spring.jmx.enabled=true) matched (OnPropertyCondition)
DataSourceJmxConfiguration.Hikari matched:
- @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition)
- @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a primary bean from beans 'dataSource' (OnBeanCondition)
DataSourcePoolMetadataProvidersConfiguration.HikariPoolDataSourceMetadataProviderConfiguration matched:
- @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition)
DataSourcePoolMetricsAutoConfiguration matched:
- @ConditionalOnClass found required classes 'javax.sql.DataSource', 'io.micrometer.core.instrument.MeterRegistry'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition)
- @ConditionalOnBean (types: javax.sql.DataSource,io.micrometer.core.instrument.MeterRegistry; SearchStrategy: all) found beans 'simpleMeterRegistry', 'dataSource' (OnBeanCondition)
DataSourcePoolMetricsAutoConfiguration.DataSourcePoolMetadataMetricsConfiguration matched:
- @ConditionalOnBean (types: org.springframework.boot.jdbc.metadata.DataSourcePoolMetadataProvider; SearchStrategy: all) found bean 'hikariPoolDataSourceMetadataProvider' (OnBeanCondition)
DataSourcePoolMetricsAutoConfiguration.HikariDataSourceMetricsConfiguration matched:
- @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition)
DataSourceTransactionManagerAutoConfiguration matched:
- @ConditionalOnClass found required classes 'org.springframework.jdbc.core.JdbcTemplate', 'org.springframework.transaction.PlatformTransactionManager'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition)
DataSourceTransactionManagerAutoConfiguration.DataSourceTransactionManagerConfiguration matched:
- @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a primary bean from beans 'dataSource' (OnBeanCondition)
DiskSpaceHealthIndicatorAutoConfiguration matched:
- @ConditionalOnEnabledHealthIndicator management.health.defaults.enabled is considered true (OnEnabledHealthIndicatorCondition)
DiskSpaceHealthIndicatorAutoConfiguration#diskSpaceHealthIndicator matched:
- @ConditionalOnMissingBean (names: diskSpaceHealthIndicator; SearchStrategy: all) did not find any beans (OnBeanCondition)
DispatcherServletAutoConfiguration matched:
- @ConditionalOnClass found required class 'org.springframework.web.servlet.DispatcherServlet'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition)
- found ConfigurableWebEnvironment (OnWebApplicationCondition)
DispatcherServletAutoConfiguration.DispatcherServletConfiguration matched:
- @ConditionalOnClass found required class 'javax.servlet.ServletRegistration'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition)
- Default DispatcherServlet did not find dispatcher servlet beans (DispatcherServletAutoConfiguration.DefaultDispatcherServletCondition)
DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration matched:
- @ConditionalOnClass found required class 'javax.servlet.ServletRegistration'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition)
- DispatcherServlet Registration did not find servlet registration bean (DispatcherServletAutoConfiguration.DispatcherServletRegistrationCondition)
DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration#dispatcherServletRegistration matched:
- @ConditionalOnBean (names: dispatcherServlet; types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet' (OnBeanCondition)
ElasticsearchHealthIndicatorAutoConfiguration matched:
- @ConditionalOnEnabledHealthIndicator management.health.defaults.enabled is considered true (OnEnabledHealthIndicatorCondition)
EmbeddedWebServerFactoryCustomizerAutoConfiguration matched:
- @ConditionalOnWebApplication (required) found ConfigurableWebEnvironment (OnWebApplicationCondition)
EmbeddedWebServerFactoryCustomizerAutoConfiguration.TomcatWebServerFactoryCustomizerConfiguration matched:
- @ConditionalOnClass found required classes 'org.apache.catalina.startup.Tomcat', 'org.apache.coyote.UpgradeProtocol'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition)
EndpointAutoConfiguration#endpointCachingOperationInvokerAdvisor matched:
- @ConditionalOnMissingBean (types: org.springframework.boot.actuate.endpoint.invoker.cache.CachingOperationInvokerAdvisor; SearchStrategy: all) did not find any beans (OnBeanCondition)
EndpointAutoConfiguration#endpointOperationParameterMapper matched:
- @ConditionalOnMissingBean (types: org.springframework.boot.actuate.endpoint.invoke.ParameterValueMapper; SearchStrategy: all) did not find any beans (OnBeanCondition)
EnvironmentEndpointAutoConfiguration#environmentEndpoint matched:
- @ConditionalOnMissingBean (types: org.springframework.boot.actuate.env.EnvironmentEndpoint; SearchStrategy: all) did not find any beans (OnBeanCondition)
- @ConditionalOnEnabledEndpoint no property management.endpoint.env.enabled found so using endpoint default (OnEnabledEndpointCondition)
EnvironmentEndpointAutoConfiguration#environmentEndpointWebExtension matched:
- @ConditionalOnBean (types: org.springframework.boot.actuate.env.EnvironmentEndpoint; SearchStrategy: all) found bean 'environmentEndpoint'; @ConditionalOnMissingBean (types: org.springframework.boot.actuate.env.EnvironmentEndpointWebExtension; SearchStrategy: all) did not find any beans (OnBeanCondition)
- @ConditionalOnEnabledEndpoint no property management.endpoint.env.enabled found so using endpoint default (OnEnabledEndpointCondition)
ErrorMvcAutoConfiguration matched:
- @ConditionalOnClass found required classes 'javax.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition)
- found ConfigurableWebEnvironment (OnWebApplicationCondition)
ErrorMvcAutoConfiguration#basicErrorController matched:
- @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition)
ErrorMvcAutoConfiguration#errorAttributes matched:
- @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition)
ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver matched:
- @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.servlet.error.DefaultErrorViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition)
ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched:
- @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition)
- ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition)
ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched:
- @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition)
ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched:
- @ConditionalOnMissingBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition)
GenericCacheConfiguration matched:
- Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration automatic cache type (CacheCondition)
HealthEndpointConfiguration#healthEndpoint matched:
- @ConditionalOnMissingBean (types: org.springframework.boot.actuate.health.HealthEndpoint; SearchStrategy: all) did not find any beans (OnBeanCondition)
- @ConditionalOnEnabledEndpoint no property management.endpoint.health.enabled found so using endpoint default (OnEnabledEndpointCondition)
HealthEndpointWebExtensionConfiguration#createHealthStatusHttpMapper matched:
- @ConditionalOnMissingBean (types: org.springframework.boot.actuate.health.HealthStatusHttpMapper; SearchStrategy: all) did not find any beans (OnBeanCondition)
HealthEndpointWebExtensionConfiguration#healthWebEndpointResponseMapper matched:
- @ConditionalOnMissingBean (types: org.springframework.boot.actuate.health.HealthWebEndpointResponseMapper; SearchStrategy: all) did not find any beans (OnBeanCondition)
HealthEndpointWebExtensionConfiguration.ServletWebHealthConfiguration matched:
- found ConfigurableWebEnvironment (OnWebApplicationCondition)
HealthEndpointWebExtensionConfiguration.ServletWebHealthConfiguration#healthEndpointWebExtension matched:
- @ConditionalOnBean (types: org.springframework.boot.actuate.health.HealthEndpoint; SearchStrategy: all) found bean 'healthEndpoint'; @ConditionalOnMissingBean (types: org.springframework.boot.actuate.health.HealthEndpointWebExtension; SearchStrategy: all) did not find any beans (OnBeanCondition)
- @ConditionalOnEnabledEndpoint no property management.endpoint.health.enabled found so using endpoint default (OnEnabledEndpointCondition)
HealthIndicatorAutoConfiguration#healthAggregator matched:
- @ConditionalOnMissingBean (types: org.springframework.boot.actuate.health.HealthAggregator; SearchStrategy: all) did not find any beans (OnBeanCondition)
HeapDumpWebEndpointAutoConfiguration#heapDumpWebEndpoint matched:
- @ConditionalOnMissingBean (types: org.springframework.boot.actuate.management.HeapDumpWebEndpoint; SearchStrategy: all) did not find any beans (OnBeanCondition)
- @ConditionalOnEnabledEndpoint no property management.endpoint.heapdump.enabled found so using endpoint default (OnEnabledEndpointCondition)
HibernateJpaAutoConfiguration matched:
- @ConditionalOnClass found required classes 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean', 'javax.persistence.EntityManager'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition)
- HibernateEntityManager found class 'org.hibernate.ejb.HibernateEntityManager' (HibernateJpaAutoConfiguration.HibernateEntityManagerCondition)
HibernateJpaConfiguration matched:
- @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a primary bean from beans 'dataSource' (OnBeanCondition)
HttpEncodingAutoConfiguration matched:
- @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition)
- found ConfigurableWebEnvironment (OnWebApplicationCondition)
- @ConditionalOnProperty (spring.http.encoding.enabled) matched (OnPropertyCondition)
HttpEncodingAutoConfiguration#characterEncodingFilter matched:
- @ConditionalOnMissingBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition)
HttpMessageConvertersAutoConfiguration matched:
- @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition)
HttpMessageConvertersAutoConfiguration#messageConverters matched:
- @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.http.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition)
HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched:
- @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition)
HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched:
- @ConditionalOnMissingBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition)
HttpTraceAutoConfiguration matched:
- @ConditionalOnWebApplication (required) found ConfigurableWebEnvironment (OnWebApplicationCondition)
- @ConditionalOnProperty (management.trace.http.enabled) matched (OnPropertyCondition)
HttpTraceAutoConfiguration#httpExchangeTracer matched:
- @ConditionalOnMissingBean (types: org.springframework.boot.actuate.trace.http.HttpExchangeTracer; SearchStrategy: all) did not find any beans (OnBeanCondition)
HttpTraceAutoConfiguration#traceRepository matched:
- @ConditionalOnMissingBean (types: org.springframework.boot.actuate.trace.http.HttpTraceRepository; SearchStrategy: all) did not find any beans (OnBeanCondition)
HttpTraceAutoConfiguration.ServletTraceFilterConfiguration matched:
- found ConfigurableWebEnvironment (OnWebApplicationCondition)
HttpTraceAutoConfiguration.ServletTraceFilterConfiguration#httpTraceFilter matched:
- @ConditionalOnMissingBean (types: org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter; SearchStrategy: all) did not find any beans (OnBeanCondition)
HttpTraceEndpointAutoConfiguration#httpTraceEndpoint matched:
- @ConditionalOnBean (types: org.springframework.boot.actuate.trace.http.HttpTraceRepository; SearchStrategy: all) found bean 'traceRepository'; @ConditionalOnMissingBean (types: org.springframework.boot.actuate.trace.http.HttpTraceEndpoint; SearchStrategy: all) did not find any beans (OnBeanCondition)
- @ConditionalOnEnabledEndpoint no property management.endpoint.httptrace.enabled found so using endpoint default (OnEnabledEndpointCondition)
InfoContributorAutoConfiguration#envInfoContributor matched:
- @ConditionalOnEnabledInfoContributor management.info.defaults.enabled is considered true (OnEnabledInfoContributorCondition)
InfoEndpointAutoConfiguration#infoEndpoint matched:
- @ConditionalOnMissingBean (types: org.springframework.boot.actuate.info.InfoEndpoint; SearchStrategy: all) did not find any beans (OnBeanCondition)
- @ConditionalOnEnabledEndpoint no property management.endpoint.info.enabled found so using endpoint default (OnEnabledEndpointCondition)
JacksonAutoConfiguration matched:
- @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition)
JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched:
- @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition)
JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched:
- @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition)
JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched:
- @ConditionalOnMissingBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition)
JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched:
- @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition)
JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched:
- @ConditionalOnMissingBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition)
JacksonAutoConfiguration.ParameterNamesModuleConfiguration matched:
- @ConditionalOnClass found required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition)
JacksonAutoConfiguration.ParameterNamesModuleConfiguration#parameterNamesModule matched:
- @ConditionalOnMissingBean (types: com.fasterxml.jackson.module.paramnames.ParameterNamesModule; SearchStrategy: all) did not find any beans (OnBeanCondition)
JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched:
- @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition)
- @ConditionalOnProperty (spring.http.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition)
- @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition)
JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched:
- @ConditionalOnMissingBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition)
JdbcTemplateAutoConfiguration matched:
- @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.core.JdbcTemplate'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition)
- @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a primary bean from beans 'dataSource' (OnBeanCondition)
JdbcTemplateAutoConfiguration.JdbcTemplateConfiguration#jdbcTemplate matched:
- @ConditionalOnMissingBean (types: org.springframework.jdbc.core.JdbcOperations; SearchStrategy: all) did not find any beans (OnBeanCondition)
JdbcTemplateAutoConfiguration.NamedParameterJdbcTemplateConfiguration#namedParameterJdbcTemplate matched:
- @ConditionalOnSingleCandidate (types: org.springframework.jdbc.core.JdbcTemplate; SearchStrategy: all) found a primary bean from beans 'jdbcTemplate'; @ConditionalOnMissingBean (types: org.springframework.jdbc.core.namedparam.NamedParameterJdbcOperations; SearchStrategy: all) did not find any beans (OnBeanCondition)
JmxAutoConfiguration matched:
- @ConditionalOnClass found required class 'org.springframework.jmx.export.MBeanExporter'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition)
- @ConditionalOnProperty (spring.jmx.enabled=true) matched (OnPropertyCondition)
JmxAutoConfiguration#mbeanExporter matched:
- @ConditionalOnMissingBean (types: org.springframework.jmx.export.MBeanExporter; SearchStrategy: current) did not find any beans (OnBeanCondition)
JmxAutoConfiguration#mbeanServer matched:
- @ConditionalOnMissingBean (types: javax.management.MBeanServer; SearchStrategy: all) did not find any beans (OnBeanCondition)
JmxAutoConfiguration#objectNamingStrategy matched:
- @ConditionalOnMissingBean (types: org.springframework.jmx.export.naming.ObjectNamingStrategy; SearchStrategy: current) did not find any beans (OnBeanCondition)
JmxEndpointAutoConfiguration#jmxAnnotationEndpointDiscoverer matched:
- @ConditionalOnMissingBean (types: org.springframework.boot.actuate.endpoint.jmx.JmxEndpointsSupplier; SearchStrategy: all) did not find any beans (OnBeanCondition)
JmxEndpointAutoConfiguration#jmxMBeanExporter matched:
- @ConditionalOnSingleCandidate (types: javax.management.MBeanServer; SearchStrategy: all) found a primary bean from beans 'mbeanServer' (OnBeanCondition)
JpaBaseConfiguration#entityManagerFactory matched:
- @ConditionalOnMissingBean (types: org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean,javax.persistence.EntityManagerFactory; SearchStrategy: all) did not find any beans (OnBeanCondition)
JpaBaseConfiguration#entityManagerFactoryBuilder matched:
- @ConditionalOnMissingBean (types: org.springframework.boot.orm.jpa.EntityManagerFactoryBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition)
JpaBaseConfiguration#jpaVendorAdapter matched:
- @ConditionalOnMissingBean (types: org.springframework.orm.jpa.JpaVendorAdapter; SearchStrategy: all) did not find any beans (OnBeanCondition)
JpaBaseConfiguration#transactionManager matched:
- @ConditionalOnMissingBean (types: org.springframework.transaction.PlatformTransactionManager; SearchStrategy: all) did not find any beans (OnBeanCondition)
JpaBaseConfiguration.JpaWebConfiguration matched:
- @ConditionalOnClass found required class 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition)
- found ConfigurableWebEnvironment (OnWebApplicationCondition)
- @ConditionalOnProperty (spring.jpa.open-in-view=true) matched (OnPropertyCondition)
- @ConditionalOnMissingBean (types: org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor,org.springframework.orm.jpa.support.OpenEntityManagerInViewFilter; SearchStrategy: all) did not find any beans (OnBeanCondition)
JtaAutoConfiguration matched:
- @ConditionalOnClass found required class 'javax.transaction.Transaction'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition)
- @ConditionalOnProperty (spring.jta.enabled) matched (OnPropertyCondition)
LettuceConnectionConfiguration matched:
- @ConditionalOnClass found required class 'io.lettuce.core.RedisClient'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition)
LettuceConnectionConfiguration#lettuceClientResources matched:
- @ConditionalOnMissingBean (types: io.lettuce.core.resource.ClientResources; SearchStrategy: all) did not find any beans (OnBeanCondition)
LettuceConnectionConfiguration#redisConnectionFactory matched:
- @ConditionalOnMissingBean (types: org.springframework.data.redis.connection.RedisConnectionFactory; SearchStrategy: all) did not find any beans (OnBeanCondition)
LoggersEndpointAutoConfiguration#loggersEndpoint matched:
- Logging System enabled (LoggersEndpointAutoConfiguration.OnEnabledLoggingSystemCondition)
- @ConditionalOnBean (types: org.springframework.boot.logging.LoggingSystem; SearchStrategy: all) found bean 'springBootLoggingSystem'; @ConditionalOnMissingBean (types: org.springframework.boot.actuate.logging.LoggersEndpoint; SearchStrategy: all) did not find any beans (OnBeanCondition)
- @ConditionalOnEnabledEndpoint no property management.endpoint.loggers.enabled found so using endpoint default (OnEnabledEndpointCondition)
ManagementContextAutoConfiguration.SameManagementContextConfiguration matched:
- Management Port actual port type (SAME) matched required type (OnManagementPortCondition)
MappingsEndpointAutoConfiguration#mappingsEndpoint matched:
- @ConditionalOnEnabledEndpoint no property management.endpoint.mappings.enabled found so using endpoint default (OnEnabledEndpointCondition)
MappingsEndpointAutoConfiguration.ServletWebConfiguration matched:
- found ConfigurableWebEnvironment (OnWebApplicationCondition)
MappingsEndpointAutoConfiguration.ServletWebConfiguration.SpringMvcConfiguration matched:
- @ConditionalOnClass found required class 'org.springframework.web.servlet.DispatcherServlet'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition)
- @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet' (OnBeanCondition)
MessageConfiguration#clientInitCallBack matched:
- @ConditionalOnMissingBean (types: com.codingapi.txlcn.txmsg.listener.ClientInitCallBack; SearchStrategy: all) did not find any beans (OnBeanCondition)
MessageConfiguration#rpcConfig matched:
- @ConditionalOnMissingBean (types: com.codingapi.txlcn.txmsg.RpcConfig; SearchStrategy: all) did not find any beans (OnBeanCondition)
MessageConfiguration#rpcLoadBalance matched:
- @ConditionalOnMissingBean (types: com.codingapi.txlcn.txmsg.loadbalance.RpcLoadBalance; SearchStrategy: all) did not find any beans (OnBeanCondition)
MetricsAutoConfiguration matched:
- @ConditionalOnClass found required class 'io.micrometer.core.annotation.Timed'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition)
MetricsAutoConfiguration#micrometerClock matched:
- @ConditionalOnMissingBean (types: io.micrometer.core.instrument.Clock; SearchStrategy: all) did not find any beans (OnBeanCondition)
MetricsAutoConfiguration.JvmMeterBindersConfiguration matched:
- @ConditionalOnProperty (management.metrics.binders.jvm.enabled) matched (OnPropertyCondition)
MetricsAutoConfiguration.JvmMeterBindersConfiguration#classLoaderMetrics matched:
- @ConditionalOnMissingBean (types: io.micrometer.core.instrument.binder.jvm.ClassLoaderMetrics; SearchStrategy: all) did not find any beans (OnBeanCondition)
MetricsAutoConfiguration.JvmMeterBindersConfiguration#jvmGcMetrics matched:
- @ConditionalOnMissingBean (types: io.micrometer.core.instrument.binder.jvm.JvmGcMetrics; SearchStrategy: all) did not find any beans (OnBeanCondition)
MetricsAutoConfiguration.JvmMeterBindersConfiguration#jvmMemoryMetrics matched:
- @ConditionalOnMissingBean (types: io.micrometer.core.instrument.binder.jvm.JvmMemoryMetrics; SearchStrategy: all) did not find any beans (OnBeanCondition)
MetricsAutoConfiguration.JvmMeterBindersConfiguration#jvmThreadMetrics matched:
- @ConditionalOnMissingBean (types: io.micrometer.core.instrument.binder.jvm.JvmThreadMetrics; SearchStrategy: all) did not find any beans (OnBeanCondition)
MetricsAutoConfiguration.MeterBindersConfiguration#fileDescriptorMetrics matched:
- @ConditionalOnProperty (management.metrics.binders.files.enabled) matched (OnPropertyCondition)
- @ConditionalOnMissingBean (types: io.micrometer.core.instrument.binder.system.FileDescriptorMetrics; SearchStrategy: all) did not find any beans (OnBeanCondition)
MetricsAutoConfiguration.MeterBindersConfiguration#logbackMetrics matched:
- @ConditionalOnClass found required classes 'ch.qos.logback.classic.LoggerContext', 'org.slf4j.LoggerFactory'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition)
- @ConditionalOnProperty (management.metrics.binders.logback.enabled) matched (OnPropertyCondition)
- LogbackLoggingCondition ILoggerFactory is a Logback LoggerContext (MetricsAutoConfiguration.LogbackLoggingCondition)
- @ConditionalOnMissingBean (types: io.micrometer.core.instrument.binder.logging.LogbackMetrics; SearchStrategy: all) did not find any beans (OnBeanCondition)
MetricsAutoConfiguration.MeterBindersConfiguration#processorMetrics matched:
- @ConditionalOnProperty (management.metrics.binders.processor.enabled) matched (OnPropertyCondition)
- @ConditionalOnMissingBean (types: io.micrometer.core.instrument.binder.system.ProcessorMetrics; SearchStrategy: all) did not find any beans (OnBeanCondition)
MetricsAutoConfiguration.MeterBindersConfiguration#uptimeMetrics matched:
- @ConditionalOnProperty (management.metrics.binders.uptime.enabled) matched (OnPropertyCondition)
- @ConditionalOnMissingBean (types: io.micrometer.core.instrument.binder.system.UptimeMetrics; SearchStrategy: all) did not find any beans (OnBeanCondition)
MetricsEndpointAutoConfiguration matched:
- @ConditionalOnClass found required class 'io.micrometer.core.annotation.Timed'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition)
MetricsEndpointAutoConfiguration#metricsEndpoint matched:
- @ConditionalOnBean (types: io.micrometer.core.instrument.MeterRegistry; SearchStrategy: all) found bean 'simpleMeterRegistry'; @ConditionalOnMissingBean (types: org.springframework.boot.actuate.metrics.MetricsEndpoint; SearchStrategy: all) did not find any beans (OnBeanCondition)
- @ConditionalOnEnabledEndpoint no property management.endpoint.metrics.enabled found so using endpoint default (OnEnabledEndpointCondition)
MongoHealthIndicatorAutoConfiguration matched:
- @ConditionalOnEnabledHealthIndicator management.health.defaults.enabled is considered true (OnEnabledHealthIndicatorCondition)
MultipartAutoConfiguration matched:
- @ConditionalOnClass found required classes 'javax.servlet.Servlet', 'org.springframework.web.multipart.support.StandardServletMultipartResolver', 'javax.servlet.MultipartConfigElement'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition)
- found ConfigurableWebEnvironment (OnWebApplicationCondition)
- @ConditionalOnProperty (spring.servlet.multipart.enabled) matched (OnPropertyCondition)
MultipartAutoConfiguration#multipartConfigElement matched:
- @ConditionalOnMissingBean (types: javax.servlet.MultipartConfigElement,org.springframework.web.multipart.commons.CommonsMultipartResolver; SearchStrategy: all) did not find any beans (OnBeanCondition)
MultipartAutoConfiguration#multipartResolver matched:
- @ConditionalOnMissingBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans (OnBeanCondition)
NoOpCacheConfiguration matched:
- Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration automatic cache type (CacheCondition)
PersistenceExceptionTranslationAutoConfiguration matched:
- @ConditionalOnClass found required class 'org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition)
PersistenceExceptionTranslationAutoConfiguration#persistenceExceptionTranslationPostProcessor matched:
- @ConditionalOnProperty (spring.dao.exceptiontranslation.enabled) matched (OnPropertyCondition)
- @ConditionalOnMissingBean (types: org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor; SearchStrategy: all) did not find any beans (OnBeanCondition)
PropertyPlaceholderAutoConfiguration#propertySourcesPlaceholderConfigurer matched:
- @ConditionalOnMissingBean (types: org.springframework.context.support.PropertySourcesPlaceholderConfigurer; SearchStrategy: current) did not find any beans (OnBeanCondition)
ReactorCoreAutoConfiguration matched:
- @ConditionalOnClass found required classes 'reactor.core.publisher.Mono', 'reactor.core.publisher.Flux'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition)
RedisAutoConfiguration matched:
- @ConditionalOnClass found required class 'org.springframework.data.redis.core.RedisOperations'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition)
RedisAutoConfiguration#redisTemplate matched:
- @ConditionalOnMissingBean (names: redisTemplate; SearchStrategy: all) did not find any beans (OnBeanCondition)
RedisAutoConfiguration#stringRedisTemplate matched:
- @ConditionalOnMissingBean (types: org.springframework.data.redis.core.StringRedisTemplate; SearchStrategy: all) did not find any beans (OnBeanCondition)
RedisCacheConfiguration matched:
- @ConditionalOnClass found required class 'org.springframework.data.redis.connection.RedisConnectionFactory'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition)
- Cache org.springframework.boot.autoconfigure.cache.RedisCacheConfiguration automatic cache type (CacheCondition)
RedisConfiguration#functionDomainRedisTemplate matched:
- @ConditionalOnClass found required class 'org.springframework.data.redis.connection.RedisConnectionFactory'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition)
RedisHealthIndicatorAutoConfiguration matched:
- @ConditionalOnEnabledHealthIndicator management.health.defaults.enabled is considered true (OnEnabledHealthIndicatorCondition)
RedisHealthIndicatorConfiguration matched:
- @ConditionalOnClass found required class 'org.springframework.data.redis.connection.RedisConnectionFactory'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition)
- @ConditionalOnBean (types: org.springframework.data.redis.connection.RedisConnectionFactory; SearchStrategy: all) found bean 'redisConnectionFactory' (OnBeanCondit
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
まず、TM 起動時の Redis 接続設定を追跡し、解決された RedisURI と application.properties の値を比較します。Issue では TMApplication、Spring Data Redis、Lettuce のログに言及していますが、ソースファイルやテストは指定されていません。TM が設定されたホストとポートを使用し、接続タイムアウトなしで起動すれば完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- java, redis, spring-boot
- 領域
- backend, databases
- issue の種類
- バグ
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 25/100