Skip to content
This repository has been archived by the owner on Dec 15, 2018. It is now read-only.

Allow @MvcBinding on classes #196

Open
chkal opened this issue Aug 26, 2018 · 0 comments
Open

Allow @MvcBinding on classes #196

chkal opened this issue Aug 26, 2018 · 0 comments

Comments

@chkal
Copy link
Contributor

chkal commented Aug 26, 2018

As mentioned in mvc-spec/mvc-spec#161, it would be really nice to allow @MvcBinding on classes to simplify the creation of form classes used with @BeanParam. JAX-RS doesn't provide the required information. Maybe we can use some other trick to identify the AnnotatedElement for which the ParamConverterProvider is invoked so we can also check the class for annotations?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant