BellSoft JDK and Spring Boot

Описание к видео BellSoft JDK and Spring Boot

The vast majority of Spring Boot projects running in production are deployed in Docker containers. Because Docker is the best choice for efficient CPU and RAM usage. To get the most out of it, your Docker image should be as small as possible, optimized for Java projects, and your JDK used for development should match the Java runtime used in production. In this video, I'll show you how to choose the right JDK and Docker image for your Spring Boot project.

A variety of JDKs:
- https://bell-sw.com/pages/downloads/#...
- https://www.oracle.com/de/java/techno...
- https://adoptium.net/temurin/releases...
- https://www.azul.com/downloads/?packa...
- https://aws.amazon.com/corretto/

Spring Boot PetClinic on GitHub:
https://github.com/spring-projects/sp...

If you have problems building the PetClinic project, see also:
https://github.com/spring-projects/sp...

#springboot #devops #jdk

Комментарии

Информация по комментариям в разработке