ply icon indicating copy to clipboard operation
ply copied to clipboard

Lombok's AllArgsConstructor

Open notnigel opened this issue 10 months ago • 0 comments

Lombok's @AllArgsConstructor on the controller class throws and error when the plyex plugin is run. It's more of a warning since the integration-test phase completes without error. The test examples do not get injected though.

notnigel avatar Apr 12 '24 20:04 notnigel