52ky 发表于 2022-9-10 09:58:01

基于ssh整合时结合JUnit测试出现的延迟解决方法

“couldnotinitializeproxy-NoSession”,当你在ssh整合时在页面端主要用OpenSessionInViewFilter和OpenSessionInViewInterceptor能管理,可是假设想单独在JUnit类里边测试呢?那么八成需要用到这个管理方案了。

("couldnotinitializeproxy-NoSession", when you integrate with ssh, you can mainly use OpenSessionInViewFilter and OpenSessionInViewInterceptor to manage it on the page side, but suppose you want to test it in the JUnit class alone? Then 80% need to use this management plan.)




页: [1]
查看完整版本: 基于ssh整合时结合JUnit测试出现的延迟解决方法