This repository was archived by the owner on May 10, 2023. It is now read-only.
<dependency>
<groupId>cn.taketoday</groupId>
<artifactId>today-web</artifactId>
<version>3.0.2.RELEASE</version>
</dependency>
- ⚡ 使用 WebMvcAutoConfiguration 自动配置 以前在 beans 文件的组件
- ⚡ 优化异常处理器 applyResponseStatus
- 🐛 fix #15 JacksonConfiguration 重复实例
- 🐛 fix #14 JacksonConfiguration ObjectMapper fails on empty beans
- ⚡ 访问控制
- ⚡ 优化 servlet 参数注册部分
- ⬆️ Bump hibernate-validator from 6.1.0.Final to 6.1.5.Final dependabot[bot]* 2021/6/5, 05:54