paul-hammant / qdox

QDox - full extractor of Java class/interface/method definitions (including annotations, parameters, param names)
Other
461 stars 67 forks source link

Does not support using text blocks in annotations #215

Closed shalousun closed 1 week ago

shalousun commented 8 months ago

Similar to this. @PreAuthorize(""" xxxx """)

slawekjaranowski commented 3 months ago

duplicate of #124