Commit Graph

3 Commits

Author SHA1 Message Date
mattmoor-sockpuppet c64c63a160 Format markdown (#626)
Produced via: `prettier --write --prose-wrap=always $(find -name '*.md' | grep -v vendor | grep -v .github)`
2018-12-04 14:34:25 -08:00
mattmoor-sockpuppet 41462c69e1 Format markdown (#620)
Produced via: `prettier --write --proseWrap=always $(find -name '*.md' | grep -v vendor)`
2018-12-03 13:54:25 -08:00
Matthias Wessendorf 26a7f1e9dc Adding Reactive java WebApp, with Eclipse Vert.x (#449)
* Adding Reactive java WebApp, with Eclipse Vert.x

* fix broken link

* Update README.md

- add and linked requirements
- clarified steps
- sectioned out the app testing part

* fix indentation
2018-11-22 02:20:21 -08:00