Overview
Learn to streamline your development process with Spring Boot, PostgreSQL, and pgAdmin in Docker in this beginner-friendly tutorial. Follow step-by-step instructions to set up a development environment using Docker Compose, allowing you to focus on coding rather than infrastructure. Discover how to define an Event class, persist data, connect to a PostgreSQL database, and use pgAdmin for database management. Explore solutions for auto-connecting to the database and access helpful resources, including a GitHub repository and a previous video on Spring Boot Docker Compose. By the end of this 21-minute video, gain the knowledge to build and deploy applications faster using this efficient and easy-to-use setup.
Syllabus
Introduction
Previous Video and Docker Compose Module
Follow-up Content Explanation
Using PG Admin to Access Database
How to Start Project
Defining Event Class
Persisting Data
Database Insert Attempt
Accessing Database
Connecting to Postgres Database
Viewing Data in Postgres Database
PG Admin Tool Intro
Adding PG Admin to Docker Compose
Connecting PG Admin to Database
Auto Database Connection GitHub Solution
Conclusion
Taught by
Dan Vega