This repository was archived by the owner on Mar 13, 2025. It is now read-only.
Commit 49c6963
committed
Update HibernateDatastoreSpringInitializer
Pass serviceClass to the constructor while loading DataService because sometime the closure is not evaluated early enough
to set it in the arguments which causes apache/grails-core#12057.1 parent 72b6b74 commit 49c6963
File tree
1 file changed
+1
-1
lines changed- grails-plugin/src/main/groovy/grails/orm/bootstrap
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
168 | 168 | | |
169 | 169 | | |
170 | 170 | | |
171 | | - | |
| 171 | + | |
172 | 172 | | |
173 | 173 | | |
174 | 174 | | |
| |||
0 commit comments