Closed MarcinVaadin closed 1 week ago
Current approach with module scanning for Vaadin dependency is slow. There is much simpler way to do this:
hasLibraryClass(project, "com.vaadin.flow.server.VaadinService")
Current approach with module scanning for Vaadin dependency is slow. There is much simpler way to do this:
hasLibraryClass(project, "com.vaadin.flow.server.VaadinService")