- Mockito for Spring
- Sujoy Acharya
- 63字
- 2021-07-23 20:37:58
Chapter 1. Getting Familiar with the Spring Framework
Spring is a popular enterprise application development framework. This chapter covers the following topics:
- Spring Framework fundamentals
- Spring projects
- The Spring architecture and modules
- Inversion of control (IoC) and dependency injection (DI)
- Setting up a Spring development environment, a Hello World program, and autowiring
- Aspect-oriented Programming (AOP)
- Spring JDBC
- Transaction management
- Spring MVC
推薦閱讀
- LaTeX Cookbook
- 零基礎學Scratch少兒編程:小學課本中的Scratch創意編程
- 精通軟件性能測試與LoadRunner實戰(第2版)
- VSTO開發入門教程
- 重學Java設計模式
- Visual FoxPro程序設計
- Mathematica Data Analysis
- HTML5從入門到精通 (第2版)
- 大學計算機基礎實驗指導
- Instant jQuery Boilerplate for Plugins
- Learning D
- Instant GLEW
- Building Scalable Apps with Redis and Node.js
- C++從零開始學(視頻教學版)(第2版)
- Java算法從菜鳥到達人