META-INF.spring.factories Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of warlock-spring-boot-starter Show documentation
Show all versions of warlock-spring-boot-starter Show documentation
warlock-spring-boot-starter is an annotation-driven concurrency tools library for java with Spring.
It is easy to use in Spring application
Just using annotation on your method , the concurrency lock problem would be solved
org.springframework.boot.autoconfigure.EnableAutoConfiguration=io.github.spitmaster.warlock.config.WarlockAutoConfiguration,io.github.spitmaster.warlock.config.WarlockWithRedissonAutoConfiguration