That's the Jackson deserializer, it parses `text` ...
# announcements
g
That's the Jackson deserializer, it parses
text
and outputs an object (the code calling this knows the exact class and types accordingly)