SpringBoot-Labs icon indicating copy to clipboard operation
SpringBoot-Labs copied to clipboard

一个涵盖六个专栏:Spring Boot 2.X、Spring Cloud、Spring Cloud Alibaba、Dubbo、分布式消息队列、分布式事务的仓库。希望胖友小手一抖,右上角来个 Star,感恩 1024

Results 52 SpringBoot-Labs issues
Sort by recently updated
recently updated
newest added

如下: ```yaml databaseChangeLog: - changeSet: # 对应一个 ChangeSet 对象 id: 0 # ChangeSet 编号 author: calm # 作者 comment: 空 # 备注 ``` 评论的属性是 `comment`,而不是`comments`,虽然表`DATABASECHANGELOG` 中相应的字段叫`COMMENTS`,正常的记录效果如下: ![image](https://user-images.githubusercontent.com/10256968/72172059-34033280-340f-11ea-8c42-3a659b297112.png)

bug

地址:lab-28/lab-28-task-quartz-memory/src/main/java/cn/iocoder/springboot/lab28/task/config/ScheduleConfiguration.java 方法:createHikariDataSource 错误:该方法被static修饰了,上面在引用的时候没有按照类方法引用,直接引用的,所以这里应该只是一个普通的私有方法,不应该被static修饰吧

Bumps [fastjson](https://github.com/alibaba/fastjson) from 1.2.61 to 1.2.83. Release notes Sourced from fastjson's releases. FASTJSON 1.2.83版本发布(安全修复) 这是一个安全修复版本,修复最近收到在特定场景下可以绕过autoType关闭限制的漏洞,建议fastjson用户尽快采取安全措施保障系统安全。 安全修复方案 :https://github.com/alibaba/fastjson/wiki/security_update_20220523 FASTJSON2已经发布并且提供兼容包,性能更好也更安全,升级指南 https://github.com/alibaba/fastjson2/wiki/fastjson_1_upgrade_cn Issues 安全加固 修复JDK17下setAccessible报错的问题 #4077 下载 https://repo1.maven.org/maven2/com/alibaba/fastjson/1.2.83/ 文档 https://github.com/alibaba/fastjson/wiki/%E5%B8%B8%E8%A7%81%E9%97%AE%E9%A2%98 源码 https://github.com/alibaba/fastjson/tree/1.2.83 2.0.x...

dependencies

没改过pom文件,百分百复现

![6SSSG$AH%`MA)G4A@3G`9`P](https://github.com/yudaocode/SpringBoot-Labs/assets/36272003/6c5c4167-a2e0-4ae4-9069-53c71c006129)

Bumps [mysql-connector-java](https://github.com/mysql/mysql-connector-j) from 5.1.48 to 8.0.28. Changelog Sourced from mysql-connector-java's changelog. Changelog https://dev.mysql.com/doc/relnotes/connector-j/8.0/en/ Version 8.0.33 Fix for Bug#34558945, PS using setCharacterStream() fails with "Incorrect string value" if the Java program...

dependencies

Bumps [mysql-connector-java](https://github.com/mysql/mysql-connector-j) from 5.1.48 to 8.0.28. Changelog Sourced from mysql-connector-java's changelog. Changelog https://dev.mysql.com/doc/relnotes/connector-j/8.0/en/ Version 8.0.33 Fix for Bug#34558945, PS using setCharacterStream() fails with "Incorrect string value" if the Java program...

dependencies

Bumps [mysql-connector-java](https://github.com/mysql/mysql-connector-j) from 5.1.48 to 8.0.28. Changelog Sourced from mysql-connector-java's changelog. Changelog https://dev.mysql.com/doc/relnotes/connector-j/8.0/en/ Version 8.0.33 Fix for Bug#34558945, PS using setCharacterStream() fails with "Incorrect string value" if the Java program...

dependencies

Bumps [fastjson](https://github.com/alibaba/fastjson) from 1.2.61 to 1.2.83. Release notes Sourced from fastjson's releases. FASTJSON 1.2.83版本发布(安全修复) 这是一个安全修复版本,修复最近收到在特定场景下可以绕过autoType关闭限制的漏洞,建议fastjson用户尽快采取安全措施保障系统安全。 安全修复方案 :https://github.com/alibaba/fastjson/wiki/security_update_20220523 FASTJSON2已经发布并且提供兼容包,性能更好也更安全,升级指南 https://github.com/alibaba/fastjson2/wiki/fastjson_1_upgrade_cn Issues 安全加固 修复JDK17下setAccessible报错的问题 #4077 下载 https://repo1.maven.org/maven2/com/alibaba/fastjson/1.2.83/ 文档 https://github.com/alibaba/fastjson/wiki/%E5%B8%B8%E8%A7%81%E9%97%AE%E9%A2%98 源码 https://github.com/alibaba/fastjson/tree/1.2.83 2.0.x...

dependencies