欢迎大家赞助一杯啤酒🍺 我们准备了下酒菜:Formal mathematics/Isabelle/ML, Formal verification/Coq/ACL2, C++/F#/Lisp
Dropwizard
来自开放百科 - 灰狐
(版本间的差异)
小 (→组件) |
小 (→组件) |
||
第11行: | 第11行: | ||
*Metrics for figurin' out what your service is doing in production. | *Metrics for figurin' out what your service is doing in production. | ||
*SnakeYAML for [[YAML]] | *SnakeYAML for [[YAML]] | ||
+ | |||
+ | ==项目== | ||
+ | *[https://github.com/HubSpot/dropwizard-guice dropwizard-guice] | ||
+ | *[https://github.com/federecio/dropwizard-swagger dropwizard-swagger] | ||
+ | *[https://github.com/eeb/dropwizard-mongo dropwizard-mongo] | ||
+ | *[https://github.com/jaredstehler/dropwizard-quartz dropwizard-quartz] | ||
+ | *[https://github.com/tkrille/dropwizard-template-config dropwizard-template-config] | ||
==链接== | ==链接== |
2016年4月14日 (四) 13:38的版本
Dropwizard 是一个开发者友好,高性能,RESTful web services 的 Java 和 Scala 框架。
Dropwizard被成功应用于Yammer的JVM后台服务。
组件
- Jetty for HTTP
- Jersey for REST
- Jackson for JSON
- Logback for logging
- Hibernate Validator for validatin'.
- Metrics for figurin' out what your service is doing in production.
- SnakeYAML for YAML
项目
链接
分享您的观点