/simple-todo-app-with-springboot-on-k8s

todo application - Spring Boot & Postgresql & Kubernetes

Primary LanguageJava

simple-todo-app-with-springboot-on-k8s

This application is another implementation of Meaghan Kjelland demo which deploys a simple Spring Boot web application that connects to Postgres onto a Kubernetes cluster.

Link of the presentation and demo can be found here.

Also you can check Meaghan Kjelland's github repo from here