Skip to content

Commit

Permalink
update workshoip readme
Browse files Browse the repository at this point in the history
  • Loading branch information
thomassuedbroecker committed Dec 14, 2021
1 parent 7897331 commit 62f55c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion workshop-one-service/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

This workshop demonstrates how to build a microservice with Java and how to deploy it to Kubernetes on the IBM Cloud. The microservice in this workshop is kept as simple as possible, so that it can be used as a starting point for other microservices. The microservice has been developed with Java EE and [Eclipse MicroProfile](https://microprofile.io/).

* > This workshop is available on GitBook: **[Get your Java Microservice up and running!](https://ibm.github.io/get-your-java-microservice-up-and-running/)**. The version of the workshop uses a unified option to run the workshop for Mac, Linux and Windows users.
* > This workshop is available on GitHub pages (made with [MkDocs](https://www.mkdocs.org/)): **[Get your Java Microservice up and running!](https://ibm.github.io/get-your-java-microservice-up-and-running/)**. This version of the workshop uses a unified way to run on Mac, Linux and Windows users.
* > Here is an useful playlist on YouTube related to this workshop: [Build and deploy a microservice to Kubernetes](https://ibm.biz/BdzVRY)
Expand Down

0 comments on commit 62f55c4

Please sign in to comment.