08 2020 档案
'org.springframework.http.codec.ServerCodecConfigurer' that could not be found.
摘要:Parameter 0 of method modifyRequestBodyGatewayFilterFactory in org.springframework.cloud.gateway.config.GatewayAutoConfiguration required a bean of ty
阅读全文
FastDFS笔记
摘要:GitHub:https://github.com/happyfish100 安装>>>>>>>>>>>>>>> 1.环境 yum install git gcc gcc-c++ make automake autoconf libtool pcre pcre-devel zlib zlib-dev
阅读全文
SpringCloudAlibaba笔记
摘要:组件版本关系 Spring Cloud Alibaba VersionSentinel VersionNacos VersionRocketMQ VersionDubbo VersionSeata Version 2.2.1.RELEASE or 2.1.2.RELEASE or 2.0.2.REL
阅读全文
scope
摘要:scope: 1.compile 默认就是compile,什么都不配置也就是意味着compile。compile表示被依赖项目需要参与当前项目的编译,当然后续的测试,运行周期也参与其中,是一个比较强的依赖。打包的时候通常需要包含进去。默认的scope,在部署的时候将会打包到lib目录下,项目在编译,
阅读全文
浙公网安备 33010602011771号