springboot uses jar deployment by default, and I m going to deploy it with war now, because I need to manually tune tomcat. but the volume of the war package is more than 30 MB, most of which are occupied by the jar package. The upload speed to Ali C...
debugging a third-party sdk, can run all dependent packages directly under the project directory, but put some of these packages into the maven repository and then quote them and report an error. The runtime indicates that a referenced class cannot be fo...
my project code is mainly to use phantomJSDriver, to use Selenium-related packages use the mvn install command to package. However, the typed jar package cannot be run by clicking on it. Using the command to run the problem is as follows: the foll...