Hacker News new | ask | show | jobs
by ractive 1180 days ago
One convenient usecase for me is to generate model classes from a sample JSON document: "please create me a java class using lombok from this JSON: {...}"

Also vice versa: "create a JSON document with sample data from this java model class: "public class Person {String name; ...}"

1 comments

There is an online JSON to lombok https://instantwebtools.net/json-to-java