by initializ | Jun 11, 2022 | Cloud Native
Create CRUD REST API with H2 Database and JPA with Spring Boot in under 15 min In this tutorial, we are going to build a Spring Boot Rest CRUD API with Maven as our build tool. Rest APIs make it possible to establish communication between a backend server and a...
by initializ | Dec 27, 2020 | Kubernetes
What does docker runtime deprecation in Kubernetes mean for Developers? Kubernetes is deprecating Docker as a container runtime after v1.20. At v1.20, you will get a deprecation warning for Docker. When Docker runtime support is removed in a future release (currently...
Recent Comments