Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我可以直接删除文件夹 bin、data、precompiled 和 tmp 而没有任何问题吗?下次他们会再次重生吗?我不介意丢失数据文件夹中的附件文件、图像等,因为无论如何我都在清理我的数据库。我正在使用播放 1.2.4。
您必须保留以下内容。
app conf public lib <-- maybe empty
其余的应该重新生成,或者在您运行 play deps 时生成。