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
gRPC Server: Fix java.lang.NoClassDefFoundError for Log4j Logger
Explicitly add log4j-api and log4j-core modules as runtime dependencies when running via the main method of the OpenNLPGrpcServer class to resolve missing class error.
0 commit comments