Skip to content

Commit

Permalink
Test
Browse files Browse the repository at this point in the history
  • Loading branch information
lbwexler committed Apr 5, 2024
1 parent e9fa030 commit ea2f81a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion grails-app/init/io/xh/hoist/ClusterConfig.groovy
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ class ClusterConfig {
createHibernateConfigs(ret)
createServiceConfigs(ret)

SubZero.useForClasses(ret, classesForKryo().toArray() as Class[])
SubZero.useAsGlobalSerializer(ret)

return ret
}
Expand Down

0 comments on commit ea2f81a

Please sign in to comment.