- 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
推薦閱讀
- JIRA 7 Administration Cookbook(Second Edition)
- Learning Data Mining with Python
- Java:Data Science Made Easy
- Oracle BAM 11gR1 Handbook
- Swift語言實戰晉級
- Python程序設計開發寶典
- Maven for Eclipse
- Getting Started with the Lazarus IDE
- Java基礎案例教程(第2版)
- 代碼整潔之道:程序員的職業素養
- C# 4.0權威指南
- 嵌入式Linux C語言程序設計基礎教程(微課版)
- Java基礎案例教程
- Spring MVC:Beginner's Guide(Second Edition)
- 瘋狂Java講義(第5版)