Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

isGetter not showing up #37

Closed
trycatchblock opened this issue Jun 12, 2014 · 1 comment
Closed

isGetter not showing up #37

trycatchblock opened this issue Jun 12, 2014 · 1 comment

Comments

@trycatchblock
Copy link

Hi,

I have autodetect off for everything except for field visibility. I want to expose an isGetter which is not retrieving a field but is derived from other fields. Obviously, it is not autodetecting that particular getter because I have it off.

I added @JsonProperty and @JsonGetter above the isGetter, expecting to see it in my json object, but I still don't see it.

Any ideas? Thanks!

@cowtowncoder
Copy link
Member

Yes, please use mailing list for questions, not bug tracker.

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

No branches or pull requests

2 participants