How to dockerize a Spring Boot application | Creating REST API with Jersey and JAX-Rs | Step by step

preview_player
Показать описание
In this tutorial we are going to create a REST API based on Jersey (JAX-Rs) and we are going to dockerize the Spring Boot Java application and run it inside docker container. It's a step by step tutorial.

00:00 - Intro
00:41 - Install Jersey dependencies
02:19 - Setup Jersey REST API
11:23 - Creating Docker file (Dockerize the Spring Boot application)
11:56 - Docker build + run

------------------------------

Welcome to Codeching channel!

My name is László Leber

Рекомендации по теме
Комментарии
Автор

Nice work! Are you going upload next parts with react client and final docker build with nginx proxy? Would be awesome to wrap it up with deploy to aws fargate .

alphabusiness