- Building Web Apps with Spring 5 and Angular
- Ajitesh Shukla
- 151字
- 2021-07-02 19:38:17
Introduction to Spring Web Framework
In this chapter, you will learn about the key concepts of the Spring framework, and how we can use this framework to develop web applications. The following are some of the topics that will be dealt with:
- Introduction to the Spring IOC container
- Introduction to the Spring web MVC
- Building a Hello World web application with Spring Boot
- Implementing controllers
- Handling request parameters
- Handler interceptors
- Handling responses
- Creating a RESTful Web Service
- Dockerizing Spring Boot Application
Starting with the section, Implementing controllers in this chapter, we will start building a sample healthcare web application to demonstrate the key concepts. The following are some of the key functionalities of the sample app which will be covered as part of building the app:
- Signup for doctors and patients
- Logging into the app
- Searching for doctors based on their specialties
- Fixing an appointment
- Interacting with the doctor
推薦閱讀
- Oracle WebLogic Server 12c:First Look
- Learning NServiceBus(Second Edition)
- Learning Real-time Processing with Spark Streaming
- 青少年美育趣味課堂:XMind思維導圖制作
- SEO智慧
- Lua程序設計(第4版)
- C語言開發基礎教程(Dev-C++)(第2版)
- Machine Learning in Java
- 深入剖析Java虛擬機:源碼剖析與實例詳解(基礎卷)
- 基于SpringBoot實現:Java分布式中間件開發入門與實戰
- 計算機應用基礎項目化教程
- Android系統下Java編程詳解
- Mastering JavaScript
- Maven for Eclipse
- 零基礎學Java第2版