On Wed, Mar 11, 2020 at 4:08 PM Tulio Alberton Ribeiro < [email protected]> wrote:
> Hello everyone. > > I would like to know if is it possible to select which endPoing will go > through @RestControllerAdvice using JSONView. > > My point is, I have some endpoints which I want not be filtered through > JSONView. > > Is that any way to do it? > Jackson does not provide annotation `@RestControllerAdvice` (and thereby won't implement handling) so I think this is a question about some framework (Spring? Restlet?). Given this it may be best to ask on some other list. But if anyone on this list knows more about this case they can share what they know. -+ Tatu +- > > Sorry for any doubts. > > Best Regards!! > > Tulio Ribeiro > > -- > You received this message because you are subscribed to the Google Groups > "jackson-user" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/jackson-user/0265d02a-9b40-4c6d-8ce2-33090c9e73f3%40googlegroups.com > <https://groups.google.com/d/msgid/jackson-user/0265d02a-9b40-4c6d-8ce2-33090c9e73f3%40googlegroups.com?utm_medium=email&utm_source=footer> > . > -- You received this message because you are subscribed to the Google Groups "jackson-user" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jackson-user/CAGrxA275%2BTJ5%3Dj2-EBYKFuuf6yg20e7W1bt_igGrx-4yDCxXFg%40mail.gmail.com.
