I am using Java 15, and I am trying to migrate some software to modules.
I have a module base that defines an interface StringConverter that
base
StringConverter