当前位置:网站首页>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
边栏推荐
- 其实特简单,教你轻松实现酷炫的数据可视化大屏
- 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
- [Frida practice] "one line" code teaches you to obtain all Lua scripts in wegame platform
- Guys, how can mysql-cdc convert the upsert message to append only
- 大佬们,请问 MySQL-CDC 有什么办法将 upsert 消息转换为 append only 消
- 2020CCPC威海 J - Steins;Game (sg函数、线性基)
- Elaborate on MySQL mvcc multi version control
- 用flinksql的方式 写进 sr的表,发现需要删除的数据没有删除,参照文档https://do
- Arthas simple instructions
- Applet sliding, clicking and switching simple UI
猜你喜欢
nlohmann json
Unity shader (learn more about vertex fragment shaders)
CSDN salary increase technology - learn about the use of several common logic controllers of JMeter
Octopus future star won a reward of 250000 US dollars | Octopus accelerator 2022 summer entrepreneurship camp came to a successful conclusion
The applet realizes multi-level page switching back and forth, and supports sliding and clicking operations
H5 web player easyplayer How does JS realize live video real-time recording?
CentOS installs JDK1.8 and mysql5 and 8 (the same command 58 in the second installation mode is common, opening access rights and changing passwords)
Qualifying 3
Use 3 in data modeling σ Eliminate outliers for data cleaning
沙龙预告|GameFi 领域的瓶颈和解决方案
随机推荐
flink. CDC sqlserver. You can write the DEM without connector in sqlserver again
如何成为一名高级数字 IC 设计工程师(1-6)Verilog 编码语法篇:经典数字 IC 设计
企业实战|复杂业务关系下的银行业运维指标体系建设
Use 3 in data modeling σ Eliminate outliers for data cleaning
First issue of JS reverse tutorial
nlohmann json
[original] what is the core of programmer team management?
CSDN salary increase technology - learn about the use of several common logic controllers of JMeter
高斯消元
Lesson 1: hardness of eggs
MySQL can connect locally through localhost or 127, but cannot connect through intranet IP (for example, Navicat connection reports an error of 1045 access denied for use...)
Gym - 102219J Kitchen Plates(暴力或拓扑序列)
Sqlplus garbled code problem, find the solution
IIS redirection redirection appears eurl axd
Unity uses mesh to realize real-time point cloud (II)
Can't connect to MySQL server on '(10060) solution summary
EXT2 file system
基础篇:带你从头到尾玩转注解
Gym - 102219j kitchen plates (violent or topological sequence)
一大波开源小抄来袭