JPA JsonNode MySQL JSON Converter
Thursday, May 7th, 2020tl;dr
How to implement a Spring Boot domain object / JPA entity that handles Stripe event webhook callback, using a custom @Convert to save to a MySQL database as a json type column.
(That should cover the buzzwords, Google bait and scare off anyone who doesn’t care.)
