Step By Step React Native Hybrid Mobile App With Spring Boot

所在平台: Udemy

课程主页: https://www.udemy.com/course/step-by-step-react-native-hybrid-mobile-app-with-spring-boot/

课程评论:没有评论

第一个写评论        关注课程

课程简介

课程名称:逐步学习使用Spring Boot的React Native混合移动应用开发 课程概述:本课程将指导学员创建一个多平台的混合移动应用程序,主要为产品管理系统。该系统支持多种基本概念,包括产品管理和用户管理功能,如登录、注册、用户列表、用户更新和用户删除等。课程内容将逐步讲解,方便学员轻松跟随每一节课的内容。 在本应用程序中,我们将使用以下技术: - **Spring Boot**:包括Spring Security、模型-视图-控制器架构、Rest控制器和REST API。 - **Hibernate**:使用Java持久化API和对象关系映射。 - **Liquibase**:不需要手动实现数据库更改。 - **MySQL**:主要使用MySQL,但可轻松迁移到其他数据库。 - **React Native**:用于开发移动应用,通过API调用获取服务器端数据。 项目主要包含两个组件:后端和移动端。后端使用Spring Boot,通过REST API端点提供应用服务,方便访问后端代码并利用服务器端的功能。而在移动端,我们将创建用户界面并显示服务器端数据,使用HTTP客户端框架获取REST API,并解析数据,最终在移动用户界面上展示。 通过本课程,学员将全面了解如何构建一个功能完善的混合移动应用,包括后端服务和前端用户界面的开发。

课程评论(0条)

课程详情

In this course, we will create a multi-platform hybrid mobile application. This application will support many basic concepts.Our application will be product management system. In this system, we can manage products. Also, we will go on with user components like login, register, user list, user update, user delete...All system will be implemented step by step so you can easily follow all lectures.In our application, we will use:Spring Boot: Spring Security, Model View Controller architecture, Rest Controllers, REST API...Hibernate: Java Persistence API, Object Relational Mapping...Liquibase: We won't implement to database changes manually...MySQL: We will use it but we can migrate to other databases easily.React-Native: We will use it for mobile application. We will consume server side data on React-Native with API calls.Our project has two main components, one of them is backend and the other one is mobile side. On the backend, we will use Spring boot and we will serve the application via rest api endpoints. With using these rest api endpoints, we can access the backend code easily. And we can benefit from the functionalities of server side.On the other hand, on the mobile side, we will create a UI and we will display the server side data. To display this data, we will use rest-api. We will fetch the rest api with using http-client frameworks and we will parse them. Finally, we will show them on the mobile UI.

课程标签

0人关注该课程

主题相关的课程