Release v2.0.9-2020.1.1-2020.2.4 #27
gudqs7
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
1.feat: The url search jump function originally carried from RestToolkit has been deleted and re-implemented on Search EveryWhere. The shortcut keys remain unchanged, and the experience is better!
2.feat: Support convert according to the method (the input parameter is the source object, and the return value is the target object).
3.feat: Supports parameter validation annotations enabled by
@Valid
, and relevant information will be reflected in the "Other Reference Information" column.4.fix: More code removal causes, fix the problem of incomplete information display caused by spaces.
中文
1.feat:原搬运自 RestToolkit 的 url 搜索跳转功能删掉,重新实现到 Search EveryWhere 上,快捷键不变(即 Ctrl + ),体验更好!
2.feat:支持根据方法进行 convert (以入参为源对象, 返回值为目标对象)。
3.feat:支持了
@Valid
开启的参数验证注解,相关信息会体现到“其他参考信息”列中。4.fix: 更多 code 去除出现原因,修复空格导致信息展示不全问题。
This discussion was created from the release Release v2.0.9-2020.1.1-2020.2.4.
Beta Was this translation helpful? Give feedback.
All reactions