Spring Boot 环境搭建和常用工具

  • 服务搭建

    • JDK环境安装
    • Maven环境安装
    • Git
  • 常用工具

    • 开发工具
      • Idea
      • Eclipse
    • 接口调试工具
      • Insomnia
    • MySQL客户端
      • HeidiSQL
    • 数据库设计工具
      • DeZign
    • MongoDB客户端
      • MongoDB Compass
    • Redis客户端
      • Redis Desktop Manager
    • XShell
    • Charles
  • 技术文档

    • Spring Boot文档
  • Spring Boot Demo

你可能感兴趣的:(Spring Boot 环境搭建和常用工具)