A Java Code Generator for Pojo Builders
-
Updated
Apr 11, 2024 - Java
A Java Code Generator for Pojo Builders
Json to Dart Model extension can convert JSON objects into Dart data classes. It supports pure Dart class conversion, Flutter-recommended JSON serialization using annotations, Freezed support, Effective Dart:Style, and many more features. Currently, it has more than 135,000 installs.
Tool to generate POJO´s Model Classes from JSON Feed structures
Convert JSON to Swift, Java, Kotlin and C# classes easily.
Generates Java pojos from a given JSON. Supports nested elements, custom wrapper class naming and auto generates java imports. Advanced options support the creation of getter/setter methods, private access modifiers, as well as the creation of builder methods.
I wrote this program because I was tired of writing POJOs from SQL then having to write the RowMapper afterwards. This simple program generates the Entity POJO and RowMapper
Implementation of a shopping cart
Dynamic Java class generator based on an ontology drawn from the MxGraph edition using Neo4j
A light-weight java pojo generator from json, made from scratch, using Java
Java library that offers a comprehensive solution for parsing, transforming, and mapping JSON or XML files to Java beans, driven by a given set of rules.
Administrative App
jdbgen is a tool for generating text(source) files from database table informations, using in-house template engine.
Add a description, image, and links to the pojobuilder topic page so that developers can more easily learn about it.
To associate your repository with the pojobuilder topic, visit your repo's landing page and select "manage topics."