IBM / spring-boot-microservices-on-kubernetes

In this code we demonstrate how a simple Spring Boot application can be deployed on top of Kubernetes. This application, Office Space, mimicks the fictitious app idea from Michael Bolton in the movie "Office Space".
https://developer.ibm.com/code/patterns/deploy-spring-boot-microservices-on-kubernetes
Apache License 2.0
564 stars 287 forks source link

Anthony patch1 #10

Closed AnthonyAmanse closed 6 years ago

AnthonyAmanse commented 6 years ago

Added secrets for use in Spring Boot Microservices. Updated wsk api-experimental to wsk api

animeshsingh commented 6 years ago

@jzaccone @Tomcli Please review it.

jzaccone commented 6 years ago

Other than the one comment, LGTM.

animeshsingh commented 6 years ago

After @Tomcli has time to review it, and @AnthonyAmanse adds your suggested disclaimer, please go ahead and merge it @jzaccone