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

Configuration reference documentation of SerdeConfiguration does not look good #297

Open
sdelamo opened this issue Jan 31, 2022 · 2 comments

Comments

@sdelamo
Copy link
Contributor

sdelamo commented Jan 31, 2022

Issue description

It could be easily improved if we used an interface backed by a @ConfigurationProperties class with setters and and getters. The setter javadoc would be used.

Currently, we are using just an interface annotated with @ConfigurationProperties.
Screenshot 2022-01-31 at 09 48 49

@sdelamo
Copy link
Contributor Author

sdelamo commented Jan 31, 2022

@graemerocher if you are ok with the change I can submit a PR.

@graemerocher
Copy link
Contributor

I think this needs a PR to the documentation generation on to the code which is fine as an interface

@graemerocher graemerocher transferred this issue from micronaut-projects/micronaut-serialization Mar 18, 2022
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

No branches or pull requests

2 participants