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

fix: missing map in java reserved names #5184

Merged
merged 1 commit into from
Aug 19, 2024
Merged

fix: missing map in java reserved names #5184

merged 1 commit into from
Aug 19, 2024

Conversation

baywet
Copy link
Member

@baywet baywet commented Aug 19, 2024

fixes #5135

Signed-off-by: Vincent Biret <vibiret@microsoft.com>
Copy link

@baywet baywet merged commit d90d60e into main Aug 19, 2024
210 checks passed
@baywet baywet deleted the bugfix/java-map branch August 19, 2024 13:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

Compilation Error: java.util.Map needs to be fully qualified when domain class is called Map
2 participants