- Spring MVC Blueprints
- Sherwin John Calleja Tragura
- 112字
- 2021-07-14 10:48:28
Summary
Spring MVC Framework 4.x still supports single and multiple file uploading using the MultipartFile
class. Anyone can start creating a file manager, or a personalized document repository, in their own portals, using the steps provided by this chapter. Since the EDMS is a prototype, this still has to be upgraded by adding some ECM features with security.
The next chapter will introduce how the Spring Framework can store data into a relational database management system. The PWP and EDMS can use database management systems to store their data and metadata. We will have an in-depth understanding of how to go about data connectivity in Spring Framework 4.x in the next chapters
推薦閱讀
- Mastering NetBeans
- Node.js+Webpack開發實戰
- jQuery EasyUI網站開發實戰
- 程序員考試案例梳理、真題透解與強化訓練
- GameMaker Programming By Example
- SQL Server 2016數據庫應用與開發習題解答與上機指導
- C#程序設計基礎:教程、實驗、習題
- Learning JavaScript Data Structures and Algorithms
- C語言開發基礎教程(Dev-C++)(第2版)
- Node學習指南(第2版)
- JavaScript應用開發實踐指南
- Microsoft 365 Certified Fundamentals MS-900 Exam Guide
- 代替VBA!用Python輕松實現Excel編程
- Xcode 6 Essentials
- ASP.NET Web API Security Essentials