421 Commits

Author SHA1 Message Date
Ling Hengqian
563522d730
Simplify redundant configurations caused by Spring Boot version changes (#566) 2023-09-07 10:10:02 +08:00
Ling Hengqian
0d963934ac
Open and Fix NativeTest by Spring Framework under GraalVM CE (#562) 2023-09-06 11:13:11 +08:00
Ling Hengqian
8e8e098208
Refactor dynamic-datasource-spring-boot-starter unit test and Contributor Guides to fix CI (#564) 2023-09-05 22:07:42 +08:00
TaoYu
289e860b0f update springboot version 2.7+. 2023-09-05 14:33:01 +08:00
Ling Hengqian
2aed8df0e2
Init nativeTest by GraalVM CE in CI (#560) 2023-09-05 14:13:25 +08:00
Ling Hengqian
08e2f0a0af
Refactor Contribution Guidelines and unit tests (#559) 2023-09-01 13:44:13 +08:00
Ling Hengqian
6ba32b2505
Add unit tests for dynamic-datasource-spring-boot-starter (#555) 2023-08-28 09:56:59 +08:00
Ling Hengqian
18b5312b68
Add unit tests for dynamic-datasource-spring-boot3-starter (#552) 2023-08-25 11:06:24 +08:00
TaoYu
bc747fad91 style format 2023-08-11 16:28:01 +08:00
Z.P
d9f2bd000d
fix @DSTransactional 无法获取类|接口|接口方法的注解属性 (#543)
Co-authored-by: zhangpeng <xinniankuailezp@163.com>
2023-08-11 16:10:53 +08:00
TaoYu
a71a54bd13 release 4.1.3 v4.1.3 2023-08-07 17:39:21 +08:00
TaoYu
99d2b00a98 style: code format 2023-08-07 17:37:33 +08:00
hieastz
dc203c23dd
fix druid filter init bug (#541)
filter->filters
2023-08-07 17:31:16 +08:00
TaoYu
609ba86163 fix: remove spring-web-starter 2023-08-04 17:31:54 +08:00
TaoYu
68f3e9c1bf style: log 2023-08-04 17:27:01 +08:00
TaoYu
ddd1c16363 fix: tx remote mp 2023-08-01 10:52:16 +08:00
TaoYu
cd81af0d4a remove unused config 2023-07-21 11:10:27 +08:00
SanJin
659edc8b13
最大加密字节数 53 ,超出最大字节数需要分组加密; 最大解密字节数 64 ,超出最大字节数需要分组解密 (#537) 2023-07-21 08:31:30 +08:00
TaoYu
d373cd7fb3 release 4.1.2 v4.1.2 2023-07-19 15:38:13 +08:00
Z.P
b83572ca2d
fix:主事务内多个嵌套事务,导致影响主事务提交|回滚 (#533)
Co-authored-by: zhangpeng <xinniankuailezp@163.com>
2023-07-18 22:33:10 +08:00
huayanYu
a37ed90c80 fix: use java7 compile 2023-07-18 22:10:36 +08:00
TaoYu
07f490a5d1 fix: 补充遗漏的event注入 2023-07-18 17:41:33 +08:00
Alan-pan
b5417788d1
REQUIRED主事务内多个NESTED次事务不提交事务bug (#531)
* 解决REQUIRED主事务内多个NESTED次事务不提交事务bug
2023-07-18 17:04:27 +08:00
TaoYu
68a090fc99 featL 完善druid3兼容,完善javadoc 2023-07-18 16:15:23 +08:00
TaoYu
f5541d2b4e release 4.1.1 v4.1.1 2023-07-12 23:00:18 +08:00
TaoYu
84a450b85a fix: druid connConfig 2023-07-12 22:59:53 +08:00
TaoYu
1acd3bb450 fix: druid connConfig 2023-07-12 16:39:52 +08:00
TaoYu
7d7606fcdb release 4.1.0 v4.1.0 2023-07-11 18:01:45 +08:00
DarknessTM
0e64dac8ff
fix: NPE when add datasources from provider. such as AbstractJdbcDataSourceProvider will return null when error occurs. (#525) 2023-07-11 14:47:13 +08:00
HuaYan
5dd1255df7 style: format 2023-07-09 21:16:04 +08:00
Z.P
d8515a32f7
fix:NoClassDefFoundError of TransactionFactory (#521)
* fix:NoClassDefFoundError of TransactionFactory

---------

Co-authored-by: zhangpeng <xinniankuailezp@163.com>
2023-07-06 08:06:33 +08:00
moon0705
839cf3ce6f
fix ArrayStoreException during parsing annotations (#519)
* Avoid using @ConditionalOnClass with @Bean
2023-07-05 17:19:07 +08:00
小锅盖
0f6d587d7f
Update README.md 2023-06-27 20:51:09 +08:00
huayanYu
e87a127f99 release 4.0.0 v4.0.0 2023-06-27 20:42:05 +08:00
极道九幽
5769b3aa44
fix: 自动装配文件路径错误 (#510) 2023-06-27 18:19:28 +08:00
TaoYu
e2906e9b2d doc 2023-06-25 14:10:41 +08:00
TaoYu
88ea68ac37 doc 2023-06-14 16:45:12 +08:00
TaoYu
8bbfaf934d release 4.0.0-B1 2023-06-13 15:02:21 +08:00
TaoYu
313a67d9e3 version 2023-06-13 11:20:14 +08:00
ZP
34a9ae7315
fix:fix UUID generate blocked (#507)
* fix:fix UUID generate blocked with threadLocal

---------

Co-authored-by: zhangpeng <xinniankuailezp@163.com>
2023-06-13 10:07:07 +08:00
TaoYu
4eee946724 fix jdbc provider 2023-05-30 10:21:32 +08:00
TaoYu
145bd7cede feat: providers all need defaultcreator 2023-05-30 10:17:33 +08:00
ZP
c83de09ec1
fix:fix log output information error (#501)
Co-authored-by: zhangpeng <xinniankuailezp@163.com>
2023-05-23 09:58:17 +08:00
TaoYu
f891c631cb fix: fix some global config 2023-05-10 16:25:22 +08:00
TaoYu
a18395a323 style pom error 2023-05-10 14:58:47 +08:00
TaoYu
026262c598 feat: creator support no global Config 2023-05-10 14:44:15 +08:00
TaoYu
877249df89 fix: boot3 java version 2023-05-10 10:27:46 +08:00
TaoYu
4f72018dd4 feat: add creator module 2023-05-09 17:55:08 +08:00
TaoYu
97869a5172 feat: add spring-boot-common module 2023-05-09 14:58:15 +08:00
TaoYu
9f9b1f1de0 style: rename boot3 2023-05-09 14:12:52 +08:00