An open API service indexing awesome lists of open source software.

https://github.com/luismr/java-for-juniors-4-using-lombok

Lombok solved the life of every older Javeiro, you know the perrengue that was to make a POJO (Plain Old Java Object), yes Java Bean in the old days, making that bunch of constructor, Getter, Setter, ToString simply to have the basic operations to deal with Data between classes.
https://github.com/luismr/java-for-juniors-4-using-lombok

Last synced: 10 months ago
JSON representation

Lombok solved the life of every older Javeiro, you know the perrengue that was to make a POJO (Plain Old Java Object), yes Java Bean in the old days, making that bunch of constructor, Getter, Setter, ToString simply to have the basic operations to deal with Data between classes.

Awesome Lists containing this project