Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
使用不正确的尝试值将验证错误返回到视图的最佳实践是什么?
服务错误应自动填充到视图的@ModelError占位符中,您可以访问该@ResponseStatus属性以获取存储异常详细信息的填充类型 ResponseStatus。
@ModelError
@ResponseStatus