0
点赞
收藏
分享

微信扫一扫

Spring Framework 特点

非凡兔 2022-05-06 阅读 51
spring

Spring Framework

Spring Framework

特点

1.Core technologies: dependency injection, events, resources, i18n, validation, data binding, type conversion, SpEL, AOP.
– 核心技术:依赖注入、事件、资源、i18n、验证、数据绑定、类型转换、SpEL、AOP。

2.Testing: mock objects, TestContext framework, Spring MVC Test, WebTestClient.
– 测试:模拟对象,TestContext框架,Spring MVC Test, WebTestClient。

3.Data Access: transactions, DAO support, JDBC, ORM, Marshalling XML.
– 数据访问:事务、DAO支持、JDBC、ORM、编组XML。

4.Spring MVC and Spring WebFlux web frameworks.
– Spring MVC和Spring WebFlux web框架。

5.Integration: remoting, JMS, JCA, JMX, email, tasks, scheduling, cache.
– 集成:远程、JMS、JCA、JMX、电子邮件、任务、调度、缓存。

6.Languages: Kotlin, Groovy, dynamic languages.
– 语言:Kotlin, Groovy,动态语言。

举报

相关推荐

0 条评论