- Spring 5.0 Projects
- Nilang Patel
- 163字
- 2021-07-02 12:34:54
Creating an Application to List World Countries with their GDP
Spring is an ecosystem that facilitates the development of JVM-based enterprise applications. And this is achieved using various modules provided by Spring. One of them, called Spring-core, is the heart of the framework in the Spring ecosystem, which provides support for dependency injection, web application, data access, transaction management, testing, and others.
In this chapter, we will start from scratch and use Spring Framework to develop a simple application. Familiarity with Spring Framework is not required and we will see to it that by the end of the chapter you should be confident enough to use Spring Framework.
The following are the topics covered in this chapter:
- Introduction to the application
- Understanding the database structure
- Understanding the World Bank API
- Designing the wireframes
- Creating an empty application
- Defining the model classes
- Defining the data access layer
- Defining the API controllers
- Deploying to Tomcat
- Defining the view controllers
- Defining the views
推薦閱讀
- 物聯網檢驗檢測技術
- 農產品物聯網研究與應用
- 互聯網基礎資源技術與應用發展態勢(2021—2023)
- 數字通信同步技術的MATLAB與FPGA實現:Altera/Verilog版(第2版)
- 城市治理一網統管
- 端到端QoS網絡設計
- Microsoft Power Platform Enterprise Architecture
- 轉化:提升網站流量和轉化率的技巧
- INSTANT LinkedIn Customization How-to
- 5G時代的大數據技術架構和關鍵技術詳解
- 移動物聯網:商業模式+案例分析+應用實戰
- 基于IPv6的家居物聯網開發與應用技術
- Laravel Application Development Cookbook
- 物聯網與智慧農業
- Building RESTful Web Services with .NET Core