Add some tools yet to be incorporated

This commit is contained in:
R. Tyler Croy 2016-12-19 08:01:02 -08:00
parent 63fa1db747
commit 0c2663c9ff
No known key found for this signature in database
GPG Key ID: 1426C7DC3F51E16F
1 changed files with 13 additions and 1 deletions

View File

@ -22,9 +22,21 @@ looks like at this point in time (late-2016).
link:http://plugins.gradle.org[plugins] to support various additional
use cases (e.g. building containers, invoking link:http://bower.io[Bower],
etc)
* link:http://openjdk.java.net[OpenJDK] *see below*
* link:http://openjdk.java.net[OpenJDK] <<jvm, see below>>
=== In-progress
* link:http://hibernate.org/[Hibernate] - Mature, sometimes arcane, Java
persistence (DB) layer
* link:https://facebook.github.io/react/[React] - Solid JavaScript library for
building user interfaces
* link:http://docker.io[Docker] - A deployment packaging mechanism which can
deliver the app easily to a container service such as
link:http://kubernetes.io[Kubernetes].
[[jvm]]
=== Java Virtual Machine
Based on my _current thinking_, I believe the JVM serves as an ideal base for a