创建了一个web项目
rest-api是没问题的
:assetCompile FAILED
Processing File 265 of 582 - layui/views/system/news/edit.html
FAILURE: Build failed with an exception.
- What went wrong:
Execution failed for task ':assetCompile'.
java.util.concurrent.ExecutionException: java.lang.NoClassDefFoundError: com/google/common/base/Function
- Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.
可以删除项目下面的build目录clean试试