geronimo-specs
geronimo-specs copied to clipboard
Fix javax.annotation.Resource
Starting with JSR250 maintenance release 2, the signature of Resource.type() is changed to return "Class<?>" instead of "Class": https://jcp.org/en/jsr/detail?id=250