Aiven workshop: Data Persistence 101: Spring Boot and MySQL Edition

Aiven workshop: Data Persistence 101: Spring Boot and MySQL Edition

Dec 13, 2023

✨What's Cooking in Our Workshop✨
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.

🧠 Prepare for a Brain Upgrade You will learn:

  • Basics of JPA (Java Persistence API) and the most famous implementation: Hibernate ORM
  • How to design your Entities
  • How to Leverage the power of Spring Data
  • How to avoid common pitfalls of ORM and learn best practices.

📚 Prerequisities

  • Web browser
  • Github Account

🧐 Your Workshop Wizard
Sébastien Blanc, Staff Developer Advocate, Aiven

Sébastien Blanc is a Passion-Driven-Developer with one primary goal: Make the Developers Happy. He likes to share his passion by giving talks that are pragmatic, fun and focused on live coding.

https://twitter.com/sebi2706
https://www.linkedin.com/in/s%C3%A9bastien-blanc-08a73b1/
https://github.com/sebastienblanc

Sign up to the Aiven Console: https://go.aiven.io/signup-springboot...

Resources
Create a Spring Boot application with a MySQL backend:
https://aiven.io/developer/create-a-s...