@Target(value=METHOD) @Retention(value=RUNTIME) @Inherited @Documented public @interface WithBeanView
GensonMessageConverter
to indicate
at runtime what BeanView must be used. Its intended to be used in conjunction
with springs @ResponseBody/@RequestBody and @RequestMapping annotations.Copyright © 2019. All rights reserved.