Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Spring Boot Web开发 初级实战
Rating: 4.0 out of 5(7 ratings)
25 students

Spring Boot Web开发 初级实战

Spring Boot初级实战教程,搭建Web Services,从Web UI界面到底层数据库的实现
Created byVictor CHEN
Last updated 2/2023
Chinese (Simplified)

What you'll learn

  • Spring boot
  • Repository持久层
  • Service服务层
  • Controller控制层
  • Web UI基础
  • JPA 基础

Course content

7 sections16 lectures3h 5m total length
  • 课程介绍5:40
  • 创建项目和配置7:45
  • DataSource数据库连接配置5:07

Requirements

  • 对Java有基础的了解
  • 听说或者使用过Spring
  • 有接触过Web开发
  • 会使用IDEA和Maven

Description

Spring Boot框架作为Java Web后端开发非常需要了解的技术之一.

该课程基于Spring Boot搭建一个简单的前后端Demo项目,包含从Web  UI界面到底层数据库的实现. 项目的设计和实现逻辑能够带你更好的理解Spring Boot框架,具有一定的借鉴意义.

课程同时介绍Java在实战编程中的应用,比如Java IO, 泛型,接口和继承等相关技术. 能够带你强化自己的编程水平.


1. 课程介绍

1.1 课程介绍

1.2 创建项目和配置

1.3 DataSource数据库连接配置

2. Repository持久层开发

2.1 Entity和JPA Repository的创建

2.2 Component Repository的创建

3. Service服务层开发

3.1 Component Service的创建

4. Controller控制层开发

4.1 Rest Controller 介绍

4.2 加载csv数据到数据库 => 提供资源下载

5. Web UI 页面开发

5.1 Home Controller 的创建

6. 项目功能的实现

6.1 展示页面的实现 - Part 1

6.2 展示页面的实现 - Part 2 => 提供资源下载

6.3 订单功能的实现 – Part 1

6.4 订单功能的实现 – Part 2

6.5 结果页面的实现

6.6 项目测试和补充

7. 项目源代码 => 提供资源下载

Who this course is for:

  • 想学习Spring Boot的同学
  • 想学习Web后端开发的同学
  • 想做Web相关实战的朋友
  • 想进一步学习软件开发的朋友