Step By Step Create Admin Panel With Spring Boot And Angular

所在平台: Udemy

课程主页: https://www.udemy.com/course/step-by-step-create-admin-panel-with-spring-boot-and-angular/

课程评论:没有评论

第一个写评论        关注课程

课程简介

**课程名称:** 分步创建 Spring Boot 与 Angular 管理后台 **课程概述:** 本课程将带您一步步构建一个功能完善的管理后台系统。我们将以用户和产品管理为核心,涵盖登录、注册、用户资料查看、产品购买等基础操作。同时,为管理员提供用户(增、删、改、查)和产品(增、删、改、查)的管理功能。 **技术栈:** * 后端:Spring Boot 2.1.4, MySQL, Hibernate, Liquibase, Gradle, Lombok, Spring Security, Json Web Token (JWT) * 前端:Angular 7 * 开发工具:IntelliJ **课程亮点:** * **实战驱动:** 通过实际项目演练,深入理解全栈开发流程。 * **组件化开发:** 学习创建可复用的前端组件,提升开发效率。 * **RESTful API:** 掌握后端 RESTful API 的设计与实现。 * **前后端交互:** 学习前端如何通过 HTTP 调用后端 API 获取和操作数据。 * **版本说明:** 尽管部分技术版本可能稍旧,但其核心架构和开发思路至今仍具有参考价值。 **学习目标:** 完成本课程后,您将能够: * 独立构建一个基于 Spring Boot 和 Angular 的管理后台。 * 熟练运用 Spring Boot 进行后端开发,包括安全认证和数据库操作。 * 掌握 Angular 的基础知识,以及如何与后端 API 进行交互。 * 理解 RESTful API 的设计原则和实现方法。 * 通过实际项目提升全栈开发能力。

课程评论(0条)

课程详情

In this course, we will create admin panel. With this admin panel, we will learn and implement a lot of new things. Our system will be based on user and product management system. So we will go on with users and products. The basic operations will be like below:For users:loginregisterprofileto see all productsto purchase productFor admin:manage users (CRUD (create, read, update, delete) operations)manage products (CRUD (create, read, update, delete) operations)All operations will be implemented step by step.In this course, we will use below tools, frameworks and languages: Spring Boot 2.1.4MySQLHibernateLiquibaseGradleLombokSpring SecurityAngular 7IntellijJson Web Token (JWT)We will create a admin dashboard. In this dashboard, we can handle CRUD operations. When I say CRUD operations, I mean Create, Read, Update, Delete operations. To handle these operations, we will create some reusable components. Of course to handle them, we will support operations on frontend and backend. So we will see an practical full stack example case of admin dashboard...We will create endpoints on backend. And we will provide them with the rest api endpoints. From frontend, we will use these rest endpoints and we will serve the api data with http calls...Here, we can use some out-of-date versions but it doesnt matter. Because current code infrastructure is still similar...

课程标签

0人关注该课程

主题相关的课程