In your maven dependencies, you have specified servlet-api jar file. When maven bundles the war file, it includes all dependent jar files.
確定! 回上一頁