SaaSHub helps you find the best software and product alternatives Learn more →
Magic-bean Alternatives
Similar projects and alternatives to magic-bean
-
manifold
Manifold is a Java compiler plugin, its features include Metaprogramming, Properties, Extension Methods, Operator Overloading, Templates, a Preprocessor, and more.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
-
-
-
externalized-properties
A lightweight and extensible library to resolve application properties from various external sources.
-
-
-
-
-
gestalt
A Java configuration library that allows you to build your configurations from multiple sources, merges them and convert them into an easy-to-use typesafe configuration class. A simple but powerful interface allows you to navigate to a path within your configurations and retrieve a configuration object, list, or a primitive value. (by gestalt-config)
-
-
VTerminal
A new Look-and-Feel (LaF) for Java, which allows for a grid-based display of Unicode characters with custom fore/background colors, font sizes, and pseudo-shaders. Originally designed for developing Roguelike/lite games.
-
-
-
-
VNameGenerator
A Java implementation of various procedural name generation algorithms, including combinatorial, consonant vowel, context-free grammar, and Markov chain.
-
magic-bean discussion
magic-bean reviews and mentions
-
Searching a specific annotation processing library
I like to use Magic Bean for this kind of stuff if I can't use records for some reason.
-
Java is your preferred language, but if you could press a button...
I recently stumbled upon https://github.com/bowbahdoe/magic-bean . This would be an example of solving developer needs - compatibly with the jdk way but currently ugly. Maybe we can make it nicer in the future somehow?
-
Should you still be using Lombok?
I think Hibernate / cases where real getters and setters are desired are the remaining usecase. The code generator I published however long ago handles specifically that boilerplate, but its Java 17+ only. https://github.com/bowbahdoe/magic-bean
- Any suggestions for good open source Java codebases to study(With below criteria)?
- has anyone written custom annotations using Lombok ?
-
Akka move from Apache v2 license to BSL
For those anemic models, when they are called for (JPA) - https://github.com/bowbahdoe/magic-bean
- What's your top Java pet peeve?
-
[ANN] RecordBuilder v33 Released
And if you want non-magic getters and setters there is this: https://github.com/bowbahdoe/magic-bean
- Do you think Java will some day finally remove the need of Lombok's @Data annotation?
- Magic Beans - automatic get/set, equals, hashCode, toString without any compiler hacks
-
A note from our sponsor - SaaSHub
www.saashub.com | 3 Dec 2024
Stats
bowbahdoe/magic-bean is an open source project licensed under GNU General Public License v3.0 or later which is an OSI approved license.
The primary programming language of magic-bean is Java.