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.
使用 svnant 时有没有办法使用 svn 全局命令行选项? 示例选项:'--no-auth-cache' 我们使用 javahl 作为 svn lib。 svnant 文档没有提到这样的选项
I have the following problem. How can I convert the list of objects to JSON?
I try this:
List<PLZ> plzs = PLZ.findPlz(plz); String json = play.libs.Json