dubbo 的 spring boot 自动配置 dubbo-spring-boot-starter
- 授权协议: Apache
- 开发语言: Java
- 操作系统: 跨平台
- 软件首页: https://github.com/alibaba/dubbo-spring-boot-starter
- 软件文档: https://my.oschina.net/xionghui/blog/824945
软件介绍
dubbo-spring-boot-starter是 dubbo 的 spring boot starter,之前名称为spring-boot-starter-dubbo,因为命名规范问题调整为dubbo-spring-boot-starter。
dubbo-spring-boot-starter 支持的 jdk 版本为 1.6 or 1.6+。
dubbo-spring-boot-starter 很简单,也很方便使用,它同时集成了dubbo 的 provider 和 consumer 的功能。
-
当在 provider 端使用 dubbo-spring-boot-starter 时,可以选择不用 web 容器或者使用 web 容器;它作为 dubbo 的 provider 会提供简单的 RPC 服务。
-
当在 consumer 端使用 spring-boot-starter-dubbo 时,需要使用 web 容器,它会提供 health等监控。
A Guide to Monte Carlo Simulations in Statistical Physics
Landau, David P./ Binder, Kurt / Cambridge Univ Pr / 2005-9 / 786.00元
This new and updated edition deals with all aspects of Monte Carlo simulation of complex physical systems encountered in condensed-matter physics, statistical mechanics, and related fields. After brie......一起来看看 《A Guide to Monte Carlo Simulations in Statistical Physics》 这本书的介绍吧!
