• 博客园logo
  • 会员
  • 众包
  • 新闻
  • 博问
  • 闪存
  • 赞助商
  • HarmonyOS
  • Chat2DB
    • 搜索
      所有博客
    • 搜索
      当前博客
  • 写随笔 我的博客 短消息 简洁模式
    用户头像
    我的博客 我的园子 账号设置 会员中心 简洁模式 ... 退出登录
    注册 登录
LA椰子
博客园    首页    新随笔    联系   管理    订阅  订阅
2023年11月28日
mvn spring-boot:run启动项目时报: parse data from Nacos error 错误
摘要: spring boot 项目, 通过命令: mvn spring-boot:run 启动时, 在读取nacos配置时, 提示报错如下: c.a.c.n.c.NacosPropertySourceBuilder : parse data from Nacos error,dataId:applicat 阅读全文
posted @ 2023-11-28 16:46 LA椰子 阅读(2532) 评论(0) 推荐(0)
2023年2月1日
Sublime Text 搭建Go开发环境
摘要: 前置环境 安装Go (自行百度) 安装Sublime Text (自行百度) Sublime Text安装Go插件 Godef Gofmt Golang Build GoSublime (只能通过源码安装,直接下载源码,然后放到sublime插件目录下会自动安装, 源码地址: https://git 阅读全文
posted @ 2023-02-01 20:22 LA椰子 阅读(1496) 评论(0) 推荐(0)
2022年7月14日
Mac 不通过 brew 安装 Telnet 工具
摘要: 通过 brew install telnet 时会要求安装 xcode brew install telnet Warning: No remote 'origin' in /usr/local/Homebrew/Library/Taps/homebrew/homebrew-services, sk 阅读全文
posted @ 2022-07-14 17:57 LA椰子 阅读(2885) 评论(1) 推荐(0)
2022年7月13日
module declares its path as: github.com/xuri/excelize/v2 but was required as: github.com/360EntSecGroup-Skylar/excelize/v2
摘要: go get 时报以下错误 go get: github.com/360EntSecGroup-Skylar/excelize/v2@v2.4.0 updating to github.com/360EntSecGroup-Skylar/excelize/v2@v2.6.0: parsing go. 阅读全文
posted @ 2022-07-13 16:32 LA椰子 阅读(1646) 评论(0) 推荐(1)
2022年5月13日
Git 忽略某些指定行记录
摘要: 开发过程中,有时候在代码中添加了些调试代码, 但不想提交到Git中(只是某些行代码不想提交). 为了避免在提交代码时忘记去掉, 这时候就可以用下面方法进行设置 1. 在工程的根目录下创建/打开一个 .gitattributes 文件(会被提交到本地或者远程仓库),或者在根目录下创建 .git/inf 阅读全文
posted @ 2022-05-13 10:46 LA椰子 阅读(869) 评论(0) 推荐(0)
2022年5月2日
Mac os 使用brew install 安装工具时报错 fatal: not in a git directory Error: Command failed with exit 128: git
摘要: 在Mac OS 通过 brew 安装工具时, 报如下错误 解决办法: 执行 brew doctor 提示如下警告 根据警告, 执行提示的命令即可解决问题 阅读全文
posted @ 2022-05-02 16:31 LA椰子 阅读(27519) 评论(0) 推荐(0)
2020年12月5日
Haproxy 启动报错 (SELinux is preventing /usr/sbin/haproxy from name_bind access on the tcp_socket port 1080)
摘要: 执行启动Haproxy的时候,报错提示: Job for haproxy.service failed because the control process exited with error code. See "systemctl status haproxy.service" and "jo 阅读全文
posted @ 2020-12-05 20:36 LA椰子 阅读(2530) 评论(0) 推荐(0)
IDEA插件推荐
摘要: 1. Alibaba Java Coding Guidelines 阿里巴巴Java规范检测插件 2. CodeGlance 类似VS Code和Sublime Text 编辑器右边的预览栏,可以直接拖动快速到达相应代码位置 3. GenerateAllSetter 一键自动生成所有的set方法,在 阅读全文
posted @ 2020-12-05 20:27 LA椰子 阅读(332) 评论(0) 推荐(0)
2020年5月29日
Google或者Edge浏览器插件推荐
摘要: Google或者Edge浏览器插件推荐 阅读全文
posted @ 2020-05-29 15:53 LA椰子 阅读(1874) 评论(0) 推荐(0)
2019年12月6日
Sublime Text3 插件收录
摘要: 收录常用的Sublime Text3 插件, 方便安装使用,免得每次一个个的搜, 欢迎补充 安装方法直接打开install package 搜索安装 1. Babel 支持react jsx语法 2. Pretty JSON json 格式化 3. ConvertToUTF8 编码转换 4. Cmd 阅读全文
posted @ 2019-12-06 18:24 LA椰子 阅读(942) 评论(0) 推荐(0)
下一页
博客园  ©  2004-2025
浙公网安备 33010602011771号 浙ICP备2021040463号-3