GitHub user frank-montyne added a comment to the discussion: Gson support

I completely agree. Another problem is the current reliance on getter/setter 
method to determine the properties of the POJO. Immutables (immutables.org) 
work with builders instead of setter methods and by default the getter methods 
for properties are not prefixed with 'get'.

GitHub link: 
https://github.com/apache/pulsar/discussions/18786#discussioncomment-4329255

----
This is an automatically sent email for dev@pulsar.apache.org.
To unsubscribe, please send an email to: dev-unsubscr...@pulsar.apache.org

Reply via email to