Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

added SingleArgumentPropertiesCreatorModeAnnotationIntrospector #2

Merged

Conversation

lpandzic
Copy link
Member

@lpandzic lpandzic commented Apr 15, 2021

@lpandzic lpandzic merged commit 158495a into master Apr 16, 2021
@lpandzic lpandzic deleted the SingleArgumentPropertiesCreatorModeAnnotationIntrospector branch April 16, 2021 08:22
@jakzal
Copy link

jakzal commented Aug 4, 2022

@lpandzic am I right to think this requires compiling the class with debugging symbols? I tried this on my project, but the constructor argument gets a name like arg0 and does not match the property name.

@lpandzic
Copy link
Member Author

lpandzic commented Aug 4, 2022

No, it does not. It does require compiling with -parameters though. More details here and here.
For some reason I've forgot to state that in readme.md.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants