当前位置: 首页 > article >正文

【Spring Boot React】Spring Boot和React教程 完整版

【Spring Boot & React】Spring Boot和React教程

在B站找到一个不错的SpringBoot和React的学习视频,作者是amigoscode

  • 【Spring Boot & React】Spring Boot和React教程 2023年更新版
  • 【Spring Boot + React】价值79.9美元,全栈开发,搭建个人网站、做毕业设计、试试这套课程 2022年旧版本
    【Spring Boot & React】Spring Boot和React教程

其对应的Github源代码地址为:

  • fullstack-spring-boot-and-react 这个代码5年前的,
    课程地址为: https://amigoscode.com/courses/spring-boot-fullstack
  • Spring Boot Full Stack with React for Professionals
    这个代码比较新,可以直接参考这个。
    Amigoscode的Github仓库

技术栈

后端:Spring Boot
http://localhost:8080/students
前端: React + Ant Design UI
数据库:Docker 容器 + PostgresSql
http://localhost:3000/students

值得仔细学习一下,特此记录。

参考资料

  • 【Spring Boot & React】Spring Boot和React教程 2023年更新版
  • 【Spring Boot + React】价值79.9美元,全栈开发,搭建个人网站、做毕业设计、试试这套课程 2022年旧版本
  • fullstack-spring-boot-and-react
    Course can be found here: https://amigoscode.com/courses/spring-boot-fullstack
  • Spring Boot Full Stack with React for Professionals
  • https://github.com/facebook/create-react-app
  • https://github.com/amigoscode/spring-boot-fullstack-professional
  • https://github.com/amigoscode/spring-boot-fullstack-professional

http://www.kler.cn/news/334571.html

相关文章:

  • OpenGL ES 索引缓冲区(4)
  • picgo + typora + gitee图床
  • vscode+stfp插件,实现远程自动同步文件代码
  • D - Laser Marking
  • 【代码模板】统计数据集的均值和标准差
  • C++面试速通宝典——16
  • Spring Boot大学生就业招聘系统的设计与优化
  • 9.29 LeetCode 3304、3300、3301
  • Kubernetes云原生存储解决方案之 Rook Ceph实践探究
  • 【可答疑】基于51单片机的智能台灯(含仿真、代码、报告、演示视频等)
  • 用Spring Boot搭建IT交流与学习平台
  • 机器学习系列篇章0 --- 人工智能机器学习相关概念梳理
  • 【复习】CSS中的选择器
  • 定时器TIM输出比较及其应用
  • 幂等性接口实现
  • 前端公共资源CDN存储库大全
  • Pikachu-unsafe upfileupload-getimagesize
  • 【深度学习】— softmax回归、网络架构、softmax 运算、小批量样本的向量化、交叉熵
  • 【C++ STL】手撕vector,深入理解vector的底层
  • 【分布式微服务云原生】掌握分布式缓存:Redis与Memcached的深入解析与实战指南