文件名称:sample-dropwizard:我的示例 dropwizard 项目
文件大小:52KB
文件格式:ZIP
更新时间:2024-07-28 11:38:32
Java
构建和运行 使用 gradle $ ./gradlew distZip 记住首先启动 memcached 并在default.yml配置文件中匹配连接配置! 从创建的发行版运行: $ unzip build/distributions/sample-dropwizard.zip $ cd sample-dropwizard/bin/ $ ./sample-dropwizard server default.yml Web 服务可从http://localhost:8080/paper
【文件预览】:
sample-dropwizard-master
----.gitignore(32B)
----build.gradle(852B)
----src()
--------main()
--------test()
----gradlew(5KB)
----README.md(456B)
----gradlew.bat(2KB)
----gradle()
--------wrapper()