
Developer Center
Use a MySQL database to store customer information from a Spring Boot REST application with minimal code.
In this hands-on workshop, you'll learn how to connect your Spring Boot application to MySQL using the well-known ORM tool Hibernate.
Date: Wednesday 13 December 2023
Time: 9am CET | 1:30pm IST | 5pm JST | 7pm AEDT | 9pm NZDT
Persisting data is a crucial part of any application that you build. It’s not always easy to map your business objects with your relational database. One of the tools that can help you with this is called Hibernate ORM (for Object Relational Mapping).
Join us in this workshop where we will learn the basics of Hibernate combined with the most popular Java App framework : Spring Boot and MySQL as a database.
You will learn:
Live and interactive sessions to upgrade your skills with expert guidance covering a range of open source technologies.
Explore all workshopsDeveloper Center
Use a MySQL database to store customer information from a Spring Boot REST application with minimal code.
Service
Aiven for MySQL – fully managed SQL database and RDBMS ✓ All-in-one open source cloud data platform ✓ Try it for free
Github
Take a look at the Github repo that we're using during the hands-on Data Persistence Workshop.