init version
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
org.springframework.boot.autoconfigure.EnableAutoConfiguration=\
|
||||
com.jojubanking.boot.framework.errorcode.config.JojuErrorCodeConfiguration
|
||||
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:45 CST 2024
|
||||
version=2.0.0-beta
|
||||
groupId=com.jojubanking.boot
|
||||
artifactId=joju-spring-boot-starter-biz-error-code
|
||||
@@ -0,0 +1,6 @@
|
||||
com\jojubanking\boot\framework\errorcode\config\ErrorCodeProperties.class
|
||||
com\jojubanking\boot\framework\errorcode\core\loader\ErrorCodeLoader.class
|
||||
com\jojubanking\boot\framework\errorcode\core\generator\ErrorCodeAutoGenerator.class
|
||||
com\jojubanking\boot\framework\errorcode\core\generator\ErrorCodeAutoGeneratorImpl.class
|
||||
com\jojubanking\boot\framework\errorcode\core\loader\ErrorCodeLoaderImpl.class
|
||||
com\jojubanking\boot\framework\errorcode\config\JojuErrorCodeConfiguration.class
|
||||
@@ -0,0 +1,7 @@
|
||||
E:\D-Springboot\kfdj\kfdj\joju-framework\joju-spring-boot-starter-biz-error-code\src\main\java\com\jojubanking\boot\framework\errorcode\config\JojuErrorCodeConfiguration.java
|
||||
E:\D-Springboot\kfdj\kfdj\joju-framework\joju-spring-boot-starter-biz-error-code\src\main\java\com\jojubanking\boot\framework\errorcode\core\loader\ErrorCodeLoaderImpl.java
|
||||
E:\D-Springboot\kfdj\kfdj\joju-framework\joju-spring-boot-starter-biz-error-code\src\main\java\com\jojubanking\boot\framework\errorcode\core\loader\ErrorCodeLoader.java
|
||||
E:\D-Springboot\kfdj\kfdj\joju-framework\joju-spring-boot-starter-biz-error-code\src\main\java\com\jojubanking\boot\framework\errorcode\package-info.java
|
||||
E:\D-Springboot\kfdj\kfdj\joju-framework\joju-spring-boot-starter-biz-error-code\src\main\java\com\jojubanking\boot\framework\errorcode\config\ErrorCodeProperties.java
|
||||
E:\D-Springboot\kfdj\kfdj\joju-framework\joju-spring-boot-starter-biz-error-code\src\main\java\com\jojubanking\boot\framework\errorcode\core\generator\ErrorCodeAutoGeneratorImpl.java
|
||||
E:\D-Springboot\kfdj\kfdj\joju-framework\joju-spring-boot-starter-biz-error-code\src\main\java\com\jojubanking\boot\framework\errorcode\core\generator\ErrorCodeAutoGenerator.java
|
||||
Reference in New Issue
Block a user