init version

This commit is contained in:
terry.wang
2025-12-08 17:13:30 +08:00
commit fd678e6ee7
4715 changed files with 295653 additions and 0 deletions

View File

@@ -0,0 +1,2 @@
org.springframework.boot.autoconfigure.EnableAutoConfiguration=\
com.jojubanking.boot.framework.errorcode.config.JojuErrorCodeConfiguration

View File

@@ -0,0 +1,5 @@
#Generated by Maven
#Wed Apr 02 13:28:37 CST 2025
version=2.0.0-beta
groupId=com.jojubanking.boot
artifactId=joju-spring-boot-starter-biz-error-code

View File

@@ -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

View File

@@ -0,0 +1,7 @@
D:\^新版项目\05.九聚项目\32.库尔勒妇幼二期\下园体检\examination\joju-framework\joju-spring-boot-starter-biz-error-code\src\main\java\com\jojubanking\boot\framework\errorcode\core\generator\ErrorCodeAutoGenerator.java
D:\^新版项目\05.九聚项目\32.库尔勒妇幼二期\下园体检\examination\joju-framework\joju-spring-boot-starter-biz-error-code\src\main\java\com\jojubanking\boot\framework\errorcode\core\loader\ErrorCodeLoaderImpl.java
D:\^新版项目\05.九聚项目\32.库尔勒妇幼二期\下园体检\examination\joju-framework\joju-spring-boot-starter-biz-error-code\src\main\java\com\jojubanking\boot\framework\errorcode\core\generator\ErrorCodeAutoGeneratorImpl.java
D:\^新版项目\05.九聚项目\32.库尔勒妇幼二期\下园体检\examination\joju-framework\joju-spring-boot-starter-biz-error-code\src\main\java\com\jojubanking\boot\framework\errorcode\config\ErrorCodeProperties.java
D:\^新版项目\05.九聚项目\32.库尔勒妇幼二期\下园体检\examination\joju-framework\joju-spring-boot-starter-biz-error-code\src\main\java\com\jojubanking\boot\framework\errorcode\core\loader\ErrorCodeLoader.java
D:\^新版项目\05.九聚项目\32.库尔勒妇幼二期\下园体检\examination\joju-framework\joju-spring-boot-starter-biz-error-code\src\main\java\com\jojubanking\boot\framework\errorcode\package-info.java
D:\^新版项目\05.九聚项目\32.库尔勒妇幼二期\下园体检\examination\joju-framework\joju-spring-boot-starter-biz-error-code\src\main\java\com\jojubanking\boot\framework\errorcode\config\JojuErrorCodeConfiguration.java