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

replace the usage of GORM in Guides #1277

Open
1 of 2 tasks
sdelamo opened this issue May 8, 2023 · 1 comment
Open
1 of 2 tasks

replace the usage of GORM in Guides #1277

sdelamo opened this issue May 8, 2023 · 1 comment

Comments

@sdelamo
Copy link
Contributor

sdelamo commented May 8, 2023

GORM does not support Groovy 4. yet. Thus, Micronaut Framework 4.0 does not support GORM yet. We have two guides which use GORM.

  • micronaut-database-authentication-provider
  • micronaut-multitenancy-propagation

We should replace GORM for something like Micronaut Data JDBC.

@sdelamo
Copy link
Contributor Author

sdelamo commented Jul 13, 2023

I have rewritten micronaut-database-authentication-provider to use Micronaut Data JDBC instead.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Status: No status
Development

No branches or pull requests

1 participant