当前位置:网站首页>Internship log - day07
Internship log - day07
2022-07-07 09:53:00 【Don't ask me y】
spring framework Frame diagram 
Spring What is it? ? First of all, it is an open source project , And very active ; It is based on IOC and AOP It's multi-layered j2ee The framework of the system , But it doesn't force you to have to use in every layer Spring, Because it's modular , It allows you to choose one of its modules according to your own needs ; It achieves a very elegant MVC, It provides a unified interface for different data access technologies , use IOC Make it easy to implement bean The assembly of , Provides a concise AOP And based on it Transaction Management
spel :spring express languge,spring Expression language
AOP: Tangent oriented programming
aspect: aspect , level , Looks like , appearance
instrutation: Method
ORM: Object relation mapping (Object Relational Mapping, abbreviation ORM), In fact, it is to convert the data into another form
1、IOC
inversion of control—— Inversion of control ( One of the core )
The operation of acquiring objects in a passive way
2、DI:dependency Injection Dependency injection
Use bean Tags create objects , Put data in it
getbean from spring Get an object in the container , Not creating objects
3、 Used in labels 102 The configuration order needs to match the formal parameter list in the corresponding method
边栏推荐
- Loxodonframework quick start
- H5网页播放器EasyPlayer.js如何实现直播视频实时录像?
- 【无标题】
- The industrial chain of consumer Internet is actually very short. It only undertakes the role of docking and matchmaking between upstream and downstream platforms
- C# Socke 服务器,客户端,UDP
- Difference between process and thread
- Liunx command
- nlohmann json
- Unity uses mesh to realize real-time point cloud (II)
- sql 里面使用中文字符判断有问题,哪位遇到过?比如value<>`无`
猜你喜欢

CSDN salary increase technology - learn about the use of several common logic controllers of JMeter

Esp8266 uses TF card and reads and writes data (based on Arduino)

Arthas simple instructions

细说Mysql MVCC多版本控制

Diffusion模型详解

Dynamics 365online applicationuser creation method change

VSCode+mingw64

内存==c语言1

ComputeShader

H5网页播放器EasyPlayer.js如何实现直播视频实时录像?
随机推荐
[bw16 application] Anxin can realize mqtt communication with bw16 module / development board at instruction
基础篇:带你从头到尾玩转注解
Create an int type array with a length of 6. The values of the array elements are required to be between 1-30 and are assigned randomly. At the same time, the values of the required elements are diffe
Do you have a boss to help look at this error report and what troubleshooting ideas are there? Oracle CDC 2.2.1 flick 1.14.4
First issue of JS reverse tutorial
JS judge whether checkbox is selected in the project
CDZSC_2022寒假个人训练赛21级(2)
Dynamics 365Online ApplicationUser创建方式变更
[original] what is the core of programmer team management?
Unity uses mesh to realize real-time point cloud (II)
第一讲:包含min函数的栈
js逆向教程第二发-猿人学第一题
How to solve the problem of golang select mechanism and timeout
flink. CDC sqlserver. You can write the DEM without connector in sqlserver again
The difference between viewpager2 and viewpager and the implementation of viewpager2 in the rotation chart
Natapp intranet penetration
2020CCPC威海 J - Steins;Game (sg函数、线性基)
H5网页播放器EasyPlayer.js如何实现直播视频实时录像?
# Arthas 简单使用说明
How to use clipboard JS library implements copy and cut function