actframework/actframework Issue with @DisableFastJsonCircularReferenceDetect
and @GetAction
#57
Labels
CHODR
This bug may be simulated by changing order of the annotations at annotated code.
Java
wrong annotation parsing
Annotation processing code is faulty.
Issue: actframework/actframework#260
When using @DisableFastJsonCircularReferenceDetect along with @GetAction it might cause error with certain sequence of the two annotations
Commit: actframework/actframework@5c516cd
Annotations involved:
@DisableFastJsonCircularReferenceDetect
@GetAction
The text was updated successfully, but these errors were encountered: