Group: GitHub Spjoe
1.Annotation Cache
com.github.spjoe » annotation-cache Apache
A library which provides caching for annotation on getters of java bean properties.
It also creates byte code (via reflectAsm) to call getter and setter of the annotated java bean property
Last Release on Jun 24, 2018
2.Optional Parsers
com.github.spjoe » optional-parsers Apache
A utility class which provides parse functions.
This functions are designed to be used in the java.util.Optional#flatMap(Function) method as parameter.
Last Release on Mar 26, 2016