feat(mq-starter-idempotent-redis): mq.idempotent.* 中立配置 + 不按 mq.type 门控的去重 store 自动装配

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
2026-07-10 03:12:06 +01:00
parent c2a31c9339
commit f558f6303e
5 changed files with 197 additions and 0 deletions

View File

@@ -0,0 +1,2 @@
org.springframework.boot.autoconfigure.EnableAutoConfiguration=\
com.njcn.mq.idempotent.redis.MqIdempotentRedisAutoConfiguration