文章目录 Visual Studio Code安装Visual Studio Code设置中文 步骤如下: Visual Studio Code安装
1.下载安装包 VS Code的官网
下载链接中的“az764295.vo.msecnd.net” 替换为国内镜像地址“vscode.cdn.azure.cn”,下载速度直接飙升至几十 Mb/s。(在官网下载速度…
整来整去有点像一个微型openFeign,虽然简陋了点,但在改善代码质量和提高代码复用、可靠性、功能定制方面有着不错的效果。
public abstract class RemotingBean<T> implements ResourceLoaderAware, FactoryBean<T> {private ResourceLoade…