首页>代码>spring boot+jfinal的ActiveRecordPlugin重新整合林业厅会议系统>/bf/src/main/java/com/example/bf/config/JFinalTx.java
package com.example.bf.config;
import java.lang.annotation.*;
/**
* Jfinal事物交给spring管理注解
* 目前只支持用在方法上
*/
@Inherited
@Target({ElementType.METHOD})
@Retention(RetentionPolicy.RUNTIME)
public @interface JFinalTx {
}
最近下载更多
wy4525 LV6
2022年8月12日
zhaoyangwfd LV17
2022年3月31日
最呆萌呀 LV7
2022年3月13日
wanglinddad LV55
2021年12月25日
893213895 LV18
2021年12月17日
敏敏 LV1
2021年12月9日
最代码-宋家辉 LV61
2021年10月6日
icesolitude LV8
2021年7月7日
哆啦A梦伴我同行 LV11
2021年6月17日
wmm966520 LV5
2021年6月3日

最近浏览