Time | Session |
---|---|
8:30 AM - 8:45 AM | Introductions & Kickoff [Brandon - Cerner] |
8:45 AM - 9:00 AM | Session 0: API Lifecycle Management [Nuwan - WSO2] |
9:00 AM - 9:15 AM | Session 1: Prototype the API [Nuwan - WSO2] |
9:15 AM - 9:30 AM | Session 2: Creating Services on PCF [Febin - Cerner] |
9:30 AM - 9:45 AM | Session 3: Deploy a web app to PCF [DaShaun - Pivotal] |
9:45 AM - 10:00 AM | Break - Order Lunch |
10:00 AM - 10:30 AM | Session 4: Creating a new Java or DotNet App - Starting from zero [DaShaun - Pivotal] |
10:30 AM - 11:30 AM | Session 5: CRUD with Java w/ Spring Data JPA or DotNet w/ Entity Framework [Robert - Magenic] |
11:30 AM - 12:00 AM | Session 6: Add Discovery and Configuration [DaShaun - Pivotal] |
12:00 PM - 1:00 PM | Working Lunch - Hands On Help - Q&A |
1:00 PM - 1:45 PM | Session 7: Publishing and Consuming [Nuwan - WSO2] |
1:45 PM - 3:45 PM | Session 8: Adding Oauth2 |
3:45 PM - 4:00 PM | Break |
4:00 PM - 4:30 PM | Wrap-up, Q&A, Course evaluation |
Download and install CF CLI from the below link
https://docs.run.pivotal.io/cf-cli/install-go-cli.html
Download and install Java JDK
To set JAVA_HOME, do the following:
-
Right click My Computer and select Properties
-
On the Advanced tab, select Environment Variables, and then edit JAVA_HOME to point to where the JDK software is located, for example, C:\Program Files\Java\jdk1.6.0_02.
An IDE of your choice, preferably Spring Tool Suite (for Java) and Visual Studio (for .Net)
Download and install Git
Login to the PAS foundation's web portal (e.g. https://apps.sys.prod.us-west-2.cernercf.io/).
Verify that you are able to see enterprise-services-poc
Org and a space named with your Corporate ID