FasterXML/java-classmate
Library for introspecting generic type information of types, member/static methods, fields. Especially useful for POJO/Bean introspection.
JavaApache-2.0
Issues
- 4
- 5
`TypeResolver.resolve(Long[].class)` should not return a `ResolvedType` whose parent type is null
#51 opened by ljnelson - 1
- 7
- 6
No copyright information is found
#54 opened by stefan-hdt - 4
- 5
- 1
Make `GenericType<T>` not implement `Type`.
#76 opened by garretwilson - 0
Move JDK baseline to Java 8
#75 opened by cowtowncoder - 19
- 3
- 1
- 9
- 0
- 1
- 1
mvn clean verify fails at javadoc stage
#52 opened by ljnelson - 7
AnnotatedType support
#25 opened by luanpotter - 0
is there anyway for build a ResolvedType binded with a Type like List<List<String>>?
#49 opened by Frodez - 8
Change urls in pom to use https
#47 opened by ST-DDT - 3
- 14
- 0
Make cache used by `TypeResolver` pluggable; offer concurrent variant in addition to LRU
#41 opened by cowtowncoder - 2
- 9
Addition of "properties" layer on classmate.
#37 opened by garretwilson - 5
- 4
Complete annotation support by exposing class annotations (not just method, field, ctor)
#1 opened by cowtowncoder - 4
MemberResolver resolves String to Ljava/lang/String<Ljava/lang/String;>;
#35 opened by TeemuStenhammar - 2
"ghost" type parameter in field
#33 opened by web-online - 8
- 2
Parameter Types binded wrongly to a Class Type
#26 opened by dawrut - 11
- 8
user mailing list, forum or group
#24 opened by jhhdk - 4
- 2
- 1
Should use java.lang.annotation.Inherited for determining inheritability of annotations
#2 opened by cowtowncoder - 2
Get CLAs (request by Eclipse foundation)
#20 opened by cowtowncoder - 1
- 8
ClassCastException in TypeResolver (ResolvedRecursiveType cannot be cast to ResolvedObjectType)
#16 opened by deki - 6
Consider adding PrivilegedAction (java security manager) check for com.fasterxml.classmate.ResolvedType._getMethods
#19 opened by scottmarlow - 2
Check JDK7 compatibility
#14 opened by cowtowncoder - 2
- 3
Make GenericType serializable
#5 opened by yschimke - 3
classmate don't include the license file
#15 opened by puntogil - 2
java-classmate-lite
#13 opened - 23
- 1
- 7
License info
#6 opened by jason-s - 4
- 7
- 1