Develop Spring Boot App with Azure for MySQL Database | Spring Data JDBC

Опубликовано: 14 Ноябрь 2023
на канале: TheCodeAlchemist
1,141
21

Github repository - https://github.com/therealdumbprogram...
Azure Toolkit - https://plugins.jetbrains.com/plugin/...
------------------------------------------------------------------------------------------------------------------------
In this video, we'll be developing a Spring Boot app with Azure for MySQL database. We'll be using Spring Data JDBC to connect to the MySQL database and perform simple create, read operations.

If you're looking to develop a Spring app with Azure for a MySQL database, then this video is for you! By the end of the video, you'll have the skills necessary to develop a Spring Boot app with Azure for a MySQL database.

#coding #programming #springboot #java #javadevelopment #microservice #springboottutorial #tutorial #javatutorial #cloud #cloudcomputing #cloudnative #azure #azureservices #azuresql
------------------------------------------------------------------------------------------------------------------------
0:35 Agenda
1:44 Setting up MySQL Server
4:31 Adding new mysql DB
7:56 Developing Application
21:57 Running app
22:34 Testing with Postman