spring-boot-demo-all icon indicating copy to clipboard operation
spring-boot-demo-all copied to clipboard

基于Spring boot 2.x 整理demo学习集合,方便大家去快速上手

Results 6 spring-boot-demo-all issues
Sort by recently updated
recently updated
newest added

Bumps [fastjson](https://github.com/alibaba/fastjson) from 1.2.41 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 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 fastjson 1.2.79版本发布,BUG修复 这又是一个bug...

dependencies

Bumps [dubbo](https://github.com/apache/dubbo) from 2.7.3 to 2.7.15. Release notes Sourced from dubbo's releases. dubbo-2.7.15 Bugfix dubbo-spring-boot-actuator compatible with Spring Boot Actuator 2.6.x Check before use to avoid possible NPE in MetadataInfo...

dependencies

Bumps [dubbo](https://github.com/apache/dubbo) from 2.7.5 to 2.7.15. Release notes Sourced from dubbo's releases. dubbo-2.7.15 Bugfix dubbo-spring-boot-actuator compatible with Spring Boot Actuator 2.6.x Check before use to avoid possible NPE in MetadataInfo...

dependencies

本项目中为未找到DubboConfigurationProperties.java 源码的位置。方便提供一下这个源码吗?

关于Dubbo又必须要实现网关配置吗?,有什么好的方案吗?

up主,你的shop-service-provider或者shop-service-consumer从nacos server拉取到配置后,dubbo会重新装载这些配置吗?