Currently, using Wisp in multiple modules causes a "Duplicate Class" build error because it generates the same WispRegistry class everywhere. Need to change this to a ServiceLoader pattern so it works in multi-module projects
Currently, using Wisp in multiple modules causes a "Duplicate Class" build error because it generates the same WispRegistry class everywhere.
Need to change this to a ServiceLoader pattern so it works in multi-module projects