React + Spring Boot Microservices and Spring Cloud

所在平台: Udemy

课程主页: https://www.udemy.com/course/react-spring-boot-microservices-and-spring-cloud/

课程评论:没有评论

第一个写评论        关注课程

课程简介

课程名称:React + Spring Boot 微服务与 Spring Cloud 课程概述: 本课程将逐步实现基于 Spring Boot 和 Spring Cloud 的微服务。在应用测试过程中,我们将使用 React 实现前端客户端。我们的项目是一个在线课程注册系统,将逐步完善。在此过程中,学员将接触到许多新技术,包括: - **Spring Security**:保护 Spring Rest API 的请求与响应连接。 - **Spring Boot**:提供更简单、更快速的方式来设置、配置和运行 REST API 应用,应用模型视图控制器结构。 - **Spring Rest Controller**:用于处理数据,将数据以 API 调用的形式呈现给客户端。 - **MySQL**:关系型数据库管理系统,掌握 SQL。 - **Hibernate**:用于将数据库表映射为对象,提供对象关系映射。 - **Liquibase**:数据库迁移工具,通过定义数据库变更,支持 Spring 在初始化时处理这些变更。 - **Eureka Discovery**:用于连接其他服务。 - **Spring Zuul Gateway**:作为微服务的网关。 - **React**:微服务的用户界面。 课程将探讨前端(客户端)与后端(服务端)的 REST API 集成。此外,课程还将分析选择 React 的原因,以及为何不选择 Vue 或 Angular 等替代方案。

课程评论(0条)

课程详情

In this course, we will implement Microservices with Spring Boot and Spring Cloud Step by Step. In addition, to test our application, we will implement Front-End Client Side with React. Our application will be online course enrollment system. We will implement to this application step by step.In this application, we will also learn a lot of new technologies like:- Spring Security: Secure connections with Spring Rest API request/response.- Spring Boot: It will provide simpler and faster way to set up, configure, and run rest API applications with Spring boot, Model View Controller structure will be implemented.- Data will be presented to client as API call so Spring Rest Controller will be used to handle it.- MySQL: RDBMS, Database, SQL- We will map our database tables to objects with hibernate. so we will provide object relational mapping with hibernate. - For database migration, we will use Liquibase. In liquibase, we will define our database changes and spring will handle it on initialization.- Eureka Discovery: to connect to other services.- Spring Zuul Gateway: gate for microservices.- React: User Interface for microservices.Integration between client side (frontend) and server-side (backend services) will be provided with rest apis...Why react? It will be considered with all details. Why don't we choose React alternatives like Vue, Angular?

课程标签

0人关注该课程

主题相关的课程