You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@i-laird I'm trying the build prophet-utils which has a dependency on bounded-context, but when I try to build bounded-context, I get a compilation error around the NameStripper class. It doesn't seem to have an implementation and I can't find where it is supposed to be declared; do you have any insight on this?
I'm getting the error in SimilarityUtilsImpl (on line 188) and BoundedContextUtilsImpl (on line 40).