Spring Boot Java 21 MySQL Docker

preview_player
Показать описание
Develop a modern Spring Boot Java 21 MySQL CRUD API and containerize it with Docker.
--------------------------------------------------
Recommended Udemy courses
--------------------------------------------------

0:00 - Initialize Spring Boot project
6:50 - Dockerfile
11:40 - Docker compose
17:45 - MySQL connection
20:40 - Entity + Repository
27:10 - CRUD controller + service
36:00 - Test API calls in Postman
Рекомендации по теме
Комментарии
Автор

Thanks man, this was the simplest and most useful spring boot tutorial. Keep going

oussamachahidi
Автор

Pretty sure that @Repository is useless cause you can’t make instances off of a interface

zel