bowbahdoe/magic-bean

A very basic library which will generate getters and setters.

39
/ 100
Emerging

This library helps Java developers automatically create common, repetitive code for their simple data-holding classes. You provide a basic Java class definition, and it generates the standard 'getter' and 'setter' methods, along with methods for comparing objects, generating hash codes, and creating string representations. This is for Java developers who build applications and need to reduce manual coding.

No commits in the last 6 months.

Use this if you are a Java developer frequently writing 'plain old Java objects' (POJOs) and want to reduce boilerplate code for getters, setters, equals, hashCode, and toString methods.

Not ideal if you need to create immutable data objects or are working with older Java versions (before Java 21).

Java development boilerplate reduction application development code generation software engineering
Stale 6m No Package No Dependents
Maintenance 0 / 25
Adoption 9 / 25
Maturity 16 / 25
Community 14 / 25

How are scores calculated?

Stars

97

Forks

12

Language

Java

License

Last pushed

Feb 09, 2025

Commits (30d)

0

Get this data via API

curl "https://pt-edge.onrender.com/api/v1/quality/ai-coding/bowbahdoe/magic-bean"

Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.