Skip to content

Modify annotation position for kotlin#1264

Merged
kobylynskyi merged 1 commit into
kobylynskyi:mainfrom
jxnu-liguobin:fix-kotlin-annot
Jul 10, 2023
Merged

Modify annotation position for kotlin#1264
kobylynskyi merged 1 commit into
kobylynskyi:mainfrom
jxnu-liguobin:fix-kotlin-annot

Conversation

@jxnu-liguobin

Copy link
Copy Markdown
Collaborator

Description

Related to #ISSUE_NUMBER


Changes were made to:

  • Codegen library - Java
  • Codegen library - Kotlin
  • Codegen library - Scala
  • Maven plugin
  • Gradle plugin
  • SBT plugin

@kobylynskyi kobylynskyi left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me

@kobylynskyi kobylynskyi merged commit 5345d84 into kobylynskyi:main Jul 10, 2023
@jxnu-liguobin jxnu-liguobin deleted the fix-kotlin-annot branch July 21, 2023 01:25
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.

Unable to generate Kotlin data classes with custom annotations applied on field(by default, it's applied on getter).

2 participants