You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.adoc
+4-3
Original file line number
Diff line number
Diff line change
@@ -6,9 +6,10 @@ This repository contains the presentations and lab materials for the Spring Clou
6
6
7
7
Before attending the class please be sure you have the following items installed on the laptop you are bringing to class.
8
8
9
-
1. Maven
10
-
2. Java 8
9
+
1. Apache Maven
10
+
2. JDK 8
11
11
3. Text Editor or IDE (Labs can be done with a text editor and command line)
12
12
4. RabbitMQ. If not already installed we have instructions provided to you https://github.com/cppwfs/DNDataflow/blob/master/labs/InstallRabbitnMQ.pdf[here] for MacOSX and Windows installation.
13
+
5. Please download the http://repo.spring.io/release/org/springframework/cloud/spring-cloud-dataflow-server-local/1.1.2.RELEASE/spring-cloud-dataflow-server-local-1.1.2.RELEASE.jar[Spring Cloud Data Flow Server] and http://repo.spring.io/release/org/springframework/cloud/spring-cloud-dataflow-shell/1.1.2.RELEASE/spring-cloud-dataflow-shell-1.1.2.RELEASE.jar[Spring Cloud Data Flow Shell] jars before class.
13
14
14
-
Also please download the http://repo.spring.io/release/org/springframework/cloud/spring-cloud-dataflow-server-local/1.1.2.RELEASE/spring-cloud-dataflow-server-local-1.1.2.RELEASE.jar[Spring Cloud Data Flow Server] and http://repo.spring.io/release/org/springframework/cloud/spring-cloud-dataflow-shell/1.1.2.RELEASE/spring-cloud-dataflow-shell-1.1.2.RELEASE.jar[Spring Cloud Data Flow Shell] jars before class.
15
+
If you cannot get access to github we will have a limited number of thumbdrives containing the workshop repository as well as the the Spring Cloud Data Flow Server and Shell jars.
0 commit comments