reghao 117f3b3f1d 引入 HandlerInterceptor 带来的连锁反应, 由于使用了自定义的 WebMvcConfigurationSupport, 使得默认的 Web 自动配置失效. 首先是调用 RequestContextHolder.getRequestAttributes 返回 null, 其次是 Hibernate 的 LazyInitializationException 异常以及在 controller 里面不能自动将 id 转化为 entity. 本次提交就是为了解决这些问题 hace 2 años
..
bin 7eccc8276d 添加 oss-web 模块, 作为第三方调用的后端接口, 逐步取消第三方直接引入 oss-api hace 2 años
src 117f3b3f1d 引入 HandlerInterceptor 带来的连锁反应, 由于使用了自定义的 WebMvcConfigurationSupport, 使得默认的 Web 自动配置失效. 首先是调用 RequestContextHolder.getRequestAttributes 返回 null, 其次是 Hibernate 的 LazyInitializationException 异常以及在 controller 里面不能自动将 id 转化为 entity. 本次提交就是为了解决这些问题 hace 2 años
pom.xml 7eccc8276d 添加 oss-web 模块, 作为第三方调用的后端接口, 逐步取消第三方直接引入 oss-api hace 2 años