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

Micronaut 3 #1166

Merged
merged 3 commits into from
Jun 9, 2023
Merged

Micronaut 3 #1166

merged 3 commits into from
Jun 9, 2023

Conversation

HugoMario
Copy link
Contributor

@HugoMario HugoMario commented Jun 8, 2023

Related to #947

Paullo612 and others added 3 commits September 3, 2021 17:55
- fix useBeanValidation option application
- add support for choosing Reactive Streams implementation for generated
  code through library option
- remove @controller annotation from generated interfaces, as it is not
  @inherited anyway
- use jakarta inject implementation instead of javax, as Micronaut now
  uses it by default
- generate stub controllers when skipSupportFiles is disabled to be able
  to run tests and start generated application
- fix bean validation annotations
- add cookies parameters support
- use @Body instead of @QueryValue for form parameters generation
- update pom.xml to use Micronaut 3
…gger-codegen-generators into micronaut-3

# Conflicts:
#	src/main/resources/handlebars/JavaMicronaut/api_test.mustache
#	src/main/resources/handlebars/JavaMicronaut/unsupportedOperationExceptionHandler.mustache
@HugoMario HugoMario merged commit 66dcca9 into master Jun 9, 2023
@HugoMario HugoMario deleted the micronaut-3 branch June 9, 2023 02:06
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