- Spring 5.0 By Example
- Claudio Eduardo de Oliveira
- 68字
- 2021-06-24 19:17:25
Spring Core Framework
This module is the base of the framework and contains the essential support for dependency injection, web features supported by Spring MVC (model-view-controller) and the pretty new WebFlux frameworks, and aspect-oriented programming. Also, this module supports the foundation for JDBC, JMS, JPA and a declarative way to manage transactions. We will explore it and understand the main projects of this module. So let's do it!
推薦閱讀
- Cocos2D-X權(quán)威指南(第2版)
- Oracle Exadata性能優(yōu)化
- 造個(gè)小程序:與微信一起干件正經(jīng)事兒
- Three.js開發(fā)指南:基于WebGL和HTML5在網(wǎng)頁上渲染3D圖形和動畫(原書第3版)
- Java從入門到精通(第4版)
- Data Analysis with Stata
- SSM輕量級框架應(yīng)用實(shí)戰(zhàn)
- JavaScript動態(tài)網(wǎng)頁開發(fā)詳解
- Getting Started with React Native
- Clojure for Machine Learning
- Python機(jī)器學(xué)習(xí)算法與應(yīng)用
- .NET 4.5 Parallel Extensions Cookbook
- 從零開始學(xué)Unity游戲開發(fā):場景+角色+腳本+交互+體驗(yàn)+效果+發(fā)布
- Mastering Magento Theme Design
- Kotlin入門與實(shí)戰(zhàn)