ModulithMetadata.of(String)
should pick up classes annotated with @Modulithic
in the given package
#1015
Labels
Milestone
To ultimately be able to create
ApplicationModules
instances from sole packages,ModulithMetadata
should try to find a class annotated with@Modulithic
to make sure we pick up additional configuration made on such class.The text was updated successfully, but these errors were encountered: