The post guides you through building a Spring Boot application with a TodoMVC Angular front-end and deploying it on Kubernetes using the JBoss Web Server Operator. It covers defining the Todo entity with JPA annotations, implementing the TodoController for CRUD operations, and extending JpaRepository for database interactions.
Table of contents
Run the app locallyRunning the app on OpenShift using OperatorCreating a new Webserver instanceSort: