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

doc: Kotlin inline value classes No @Introspected #10319

Merged
merged 1 commit into from
Jan 5, 2024

Conversation

sdelamo
Copy link
Contributor

@sdelamo sdelamo commented Jan 3, 2024

This PR adds a section to the documentation mentioning that the BeanIntrospectionAPI supports Kotlin Data classes, while Kotlin inline value classes still need support.

This PR adds a section to the documentation mentioning that the BeanIntrospectionAPI supports Kotlin Data classes, while Kotlin inline value classes still need support.
@sdelamo sdelamo linked an issue Jan 3, 2024 that may be closed by this pull request
Copy link

sonarcloud bot commented Jan 3, 2024

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@sdelamo sdelamo added this to the 4.2.4 milestone Jan 4, 2024
@sdelamo sdelamo merged commit eea9f6c into 4.2.x Jan 5, 2024
15 checks passed
@sdelamo sdelamo deleted the doc-kotlin-inline-classes-dont-support-introspected branch January 5, 2024 13:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Kotlin value classes support
3 participants