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

Include autowire configuration for example #101

Merged
merged 1 commit into from
Oct 6, 2023

Conversation

joemccall86
Copy link
Contributor

Newer versions of GORM do not autowire beans by default, so explicitly autowire the security service for the beforeInsert() example that uses it.

Newer versions of GORM do not autowire beans by default, so explicitly autowire the security service for the `beforeInsert()` example that uses it.
@CLAassistant
Copy link

CLAassistant commented Sep 5, 2018

CLA assistant check
All committers have signed the CLA.

@puneetbehl puneetbehl changed the base branch from master to 8.0.x October 6, 2023 08:39
@puneetbehl puneetbehl merged commit 38add2b into grails:8.0.x Oct 6, 2023
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.

None yet

3 participants