init version
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
org.springframework.boot.autoconfigure.EnableAutoConfiguration=\
|
||||
com.jojubanking.boot.framework.idempotent.config.JojuIdempotentConfiguration,\
|
||||
com.jojubanking.boot.lock4j.config.JojuLock4jConfiguration
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -0,0 +1,5 @@
|
||||
#Generated by Maven
|
||||
#Fri Aug 16 12:46:47 CST 2024
|
||||
version=2.0.0-beta
|
||||
groupId=com.jojubanking.boot
|
||||
artifactId=joju-spring-boot-starter-protection
|
||||
@@ -0,0 +1,10 @@
|
||||
com\jojubanking\boot\framework\idempotent\core\keyresolver\impl\DefaultIdempotentKeyResolver.class
|
||||
com\jojubanking\boot\framework\idempotent\core\keyresolver\impl\ExpressionIdempotentKeyResolver.class
|
||||
com\jojubanking\boot\framework\idempotent\config\JojuIdempotentConfiguration.class
|
||||
com\jojubanking\boot\framework\idempotent\core\annotation\Idempotent.class
|
||||
com\jojubanking\boot\framework\idempotent\core\keyresolver\IdempotentKeyResolver.class
|
||||
com\jojubanking\boot\framework\idempotent\core\redis\IdempotentRedisDAO.class
|
||||
com\jojubanking\boot\framework\idempotent\core\aop\IdempotentAspect.class
|
||||
com\jojubanking\boot\lock4j\core\DefaultLockFailureStrategy.class
|
||||
com\jojubanking\boot\lock4j\config\JojuLock4jConfiguration.class
|
||||
com\jojubanking\boot\lock4j\core\Lock4jRedisKeyConstants.class
|
||||
@@ -0,0 +1,13 @@
|
||||
E:\D-Springboot\kfdj\kfdj\joju-framework\joju-spring-boot-starter-protection\src\main\java\com\jojubanking\boot\framework\idempotent\core\annotation\Idempotent.java
|
||||
E:\D-Springboot\kfdj\kfdj\joju-framework\joju-spring-boot-starter-protection\src\main\java\com\jojubanking\boot\lock4j\core\DefaultLockFailureStrategy.java
|
||||
E:\D-Springboot\kfdj\kfdj\joju-framework\joju-spring-boot-starter-protection\src\main\java\com\jojubanking\boot\lock4j\package-info.java
|
||||
E:\D-Springboot\kfdj\kfdj\joju-framework\joju-spring-boot-starter-protection\src\main\java\com\jojubanking\boot\lock4j\core\Lock4jRedisKeyConstants.java
|
||||
E:\D-Springboot\kfdj\kfdj\joju-framework\joju-spring-boot-starter-protection\src\main\java\com\jojubanking\boot\framework\idempotent\package-info.java
|
||||
E:\D-Springboot\kfdj\kfdj\joju-framework\joju-spring-boot-starter-protection\src\main\java\com\jojubanking\boot\framework\idempotent\config\JojuIdempotentConfiguration.java
|
||||
E:\D-Springboot\kfdj\kfdj\joju-framework\joju-spring-boot-starter-protection\src\main\java\com\jojubanking\boot\framework\idempotent\core\redis\IdempotentRedisDAO.java
|
||||
E:\D-Springboot\kfdj\kfdj\joju-framework\joju-spring-boot-starter-protection\src\main\java\com\jojubanking\boot\framework\idempotent\core\keyresolver\IdempotentKeyResolver.java
|
||||
E:\D-Springboot\kfdj\kfdj\joju-framework\joju-spring-boot-starter-protection\src\main\java\com\jojubanking\boot\lock4j\config\JojuLock4jConfiguration.java
|
||||
E:\D-Springboot\kfdj\kfdj\joju-framework\joju-spring-boot-starter-protection\src\main\java\com\jojubanking\boot\resilience4j\package-info.java
|
||||
E:\D-Springboot\kfdj\kfdj\joju-framework\joju-spring-boot-starter-protection\src\main\java\com\jojubanking\boot\framework\idempotent\core\keyresolver\impl\ExpressionIdempotentKeyResolver.java
|
||||
E:\D-Springboot\kfdj\kfdj\joju-framework\joju-spring-boot-starter-protection\src\main\java\com\jojubanking\boot\framework\idempotent\core\aop\IdempotentAspect.java
|
||||
E:\D-Springboot\kfdj\kfdj\joju-framework\joju-spring-boot-starter-protection\src\main\java\com\jojubanking\boot\framework\idempotent\core\keyresolver\impl\DefaultIdempotentKeyResolver.java
|
||||
Reference in New Issue
Block a user