Spring Boot and Angular: Build your blog (from ZERO to HERO)

所在平台: Udemy

课程主页: https://www.udemy.com/course/build-your-blog-from-zero-to-hero/

课程评论:没有评论

第一个写评论        关注课程

课程简介

**课程名称:** Spring Boot and Angular: Build your blog (from ZERO to HERO) **课程概述:** 本课程旨在带领您从零开始,使用 Spring Boot 和 Angular 构建一个功能完善的博客应用程序。整个应用程序将采用多模块的清洁架构,划分为三个核心模块:core、web 和 admin。 * **Core 模块**:作为项目的基础,包含所有核心逻辑和配置,其他模块的依赖都指向它。 * **Admin 模块**:利用 Thymeleaf 模板引擎,构建一个可在本地运行的管理应用程序,用于添加博客文章。 * **Web 模块**:提供 RESTful API 接口,用于检索博客文章,并实现后端分页功能。 **前端开发:** 博客的前端界面将使用流行的 Web 框架 Angular 进行开发,负责展示博客文章。 **学习目标:** 通过本课程的学习,您将能够: * 掌握 Spring Boot 和 Angular 的基础知识及使用方法。 * 理解并实践多模块的清洁架构设计。 * 独立构建一个完整的博客应用程序。 * 学会使用 Thymeleaf 模板引擎开发后端管理界面。 * 实现 RESTful API 接口及后端分页功能。 * 使用 Angular 构建现代化的前端用户界面。

课程评论(0条)

课程详情

The main goal is to build together a blog application using Spring Boot and Angular.The application will be built in a multi-module clean architecture. We will have 3 modules: core, web and admin. Core is the main module and all the dependencies point towards it. Admin module will use Thymeleaf template engine and it will be an application that runs on your computer - it will allow you to add blog posts. Web module will expose endpoints to retrieve blog posts (also we will implement backend pagination).The frontend application that will actually display the blogposts will be written in Angular (which is a popular web framework).

课程标签

0人关注该课程

主题相关的课程