1 Star 0 Fork 0

weir2008 / reactive-systems-in-java

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README

Reactive Systems in Java book examples

Welcome World!

These are the working examples for Reactive Systems in Java from O'Reilly and written by Clement Escoffier and Ken Finnigan.

How to open and run the examples?

Readers of the book should directly open projects from sub-folders: they are all independent and self-contained.

You will find Maven build descriptors for each project, so you can load the projects with text editors or integrated development environments such as IntelliJ IDEA, Eclipse IDE or Microsoft Visual Studio Code.

As an example if you want to build the code example from the chapter 2, open a terminal and run:

$ cd chapter-2
$ mvn package # or ./mvnw package

The book examples work best using some Unix environment: Linux, macOS or the Windows Subsystem for Linux from Microsoft.

What is the structure of the repository?

The following folders are available:

The main branch is where you must look for working examples.

空文件

简介

取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
1
https://gitee.com/weir_admin/reactive-systems-in-java.git
git@gitee.com:weir_admin/reactive-systems-in-java.git
weir_admin
reactive-systems-in-java
reactive-systems-in-java
main

搜索帮助