当前位置:网站首页>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
边栏推荐
- JS judge whether checkbox is selected in the project
- Dynamics 365Online ApplicationUser创建方式变更
- Luogu p2482 [sdoi2010] zhuguosha
- CDZSC_2022寒假个人训练赛21级(1)
- # Arthas 简单使用说明
- Basic chapter: take you through notes
- Qualifying 3
- 大佬们,有没有遇到过flink cdc读MySQLbinlog丢数据的情况,每次任务重启就有概率丢数
- 剑指 Offer II 107. 矩阵中的距离
- CDZSC_2022寒假个人训练赛21级(2)
猜你喜欢
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)
基础篇:带你从头到尾玩转注解
What development models did you know during the interview? Just read this one
Dynamics 365online applicationuser creation method change
[4g/5g/6g topic foundation-146]: Interpretation of white paper on 6G overall vision and potential key technologies-1-overall vision
Vs2013 generate solutions super slow solutions
视频化全链路智能上云?一文详解什么是阿里云视频云「智能媒体生产」
csdn涨薪技术-浅学Jmeter的几个常用的逻辑控制器使用
CSDN salary increase technology - learn about the use of several common logic controllers of JMeter
H5 web player easyplayer How does JS realize live video real-time recording?
随机推荐
大佬们,请问 MySQL-CDC 有什么办法将 upsert 消息转换为 append only 消
Qualifying 3
使用BigDecimal的坑
小程序实现页面多级来回切换支持滑动和点击操作
IIS faked death this morning, various troubleshooting, has been solved
Elaborate on MySQL mvcc multi version control
内存==c语言1
thinkphp数据库的增删改查
What development models did you know during the interview? Just read this one
ViewPager2和VIewPager的區別以及ViewPager2實現輪播圖
How to become a senior digital IC Design Engineer (5-2) theory: ULP low power design technology (Part 1)
Sqlplus garbled code problem, find the solution
thinkphp3.2信息泄露
Basic use of JMeter to proficiency (I) creation and testing of the first task thread from installation
一大波开源小抄来袭
[4g/5g/6g topic foundation-146]: Interpretation of white paper on 6G overall vision and potential key technologies-1-overall vision
C# Socke 服务器,客户端,UDP
Guys, how can mysql-cdc convert the upsert message to append only
csdn涨薪技术-浅学Jmeter的几个常用的逻辑控制器使用
Gym - 102219J Kitchen Plates(暴力或拓扑序列)