摘要: @GetMapping("/getAndUpdate") // @Transactional(rollbackFor = Exception.class) public int getAndUpdate(Long id){ //原始事务 1 User user = userService.selec 阅读全文
posted @ 2022-04-22 22:19 余生请多指教ANT 阅读(221) 评论(0) 推荐(0)
摘要: mysql: # # Quartz seems to work best with the driver mm.mysql-2.0.7-bin.jar # # PLEASE consider using mysql with innodb tables to avoid locking issues 阅读全文
posted @ 2022-04-22 11:28 余生请多指教ANT 阅读(45) 评论(0) 推荐(0)