This repository has been archived on 2025-09-14 . You can view files and clone it, but cannot push or open issues or pull requests.
fcf302a1b9b172127aae5dc1c6c79883066e85b6
2:优化maat配置新增测试方法 3:在applicationContext-redis.xml中新增没有事务的redistemplate 4:将查询key的值,获取自增长值,判断key是否存在的方法抽取出来使用没有事务的redistemplate操作(在删除配置逻辑中有时候判断key是否存在,获取key的值等时,使用开启事务的redistemplate会返回,查看源码发现在执行以上操作前会先判断是否开启了multi,如果开启直接返回null)
maat rest service for web
Description
Languages
JavaScript
61.1%
HTML
19.1%
Java
14.6%
CSS
5.1%