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
Specific modification file is: server/SRC/main/Java/edp/davinci/service/impl LdapServiceImpl. Java, only need to modify findByUsername method about LDAP in related fields.,
I'm run mvn clean package command in the root directory,it will generate a zip file in the assembly/target, which is a release package,generate a zip file in the assembly/target, unzip this zip,run ./start-server.sh error,错误: 找不到或无法加载主类 edp.DavinciServerApplication
原因: java.lang.ClassNotFoundException: edp.DavinciServerApplication
The text was updated successfully, but these errors were encountered:
Specific modification file is: server/SRC/main/Java/edp/davinci/service/impl LdapServiceImpl. Java, only need to modify findByUsername method about LDAP in related fields.,
I'm run mvn clean package command in the root directory,it will generate a zip file in the assembly/target, which is a release package,generate a zip file in the assembly/target, unzip this zip,run ./start-server.sh error,错误: 找不到或无法加载主类 edp.DavinciServerApplication
原因: java.lang.ClassNotFoundException: edp.DavinciServerApplication
The text was updated successfully, but these errors were encountered: