Spring Expression Language (“SpEL for short”) is a powerful expression language that support querying and manipulating an object graph at runtime.
Spring data provides a familiar and consistent, spring based programming model for data access while still retaining the special traits of the underlying data store.
本文介绍spring Core Container
本文介绍 spring-webflux
本文介绍 Mybatis 以及 spring-mybatis 的架构与实现
本文记录spring logging 的原理与配置
本文记录spring 安全相关的内容