► Java/Spring courses & guides
https://www.marcobehler.com
► Newsletter
https://bit.ly/2K0Ao4F
► YouTube sub
https://bit.ly/2lVExgm
So far you used in-memory lists to store CRM customers. In this episode you will learn how to setup Spring Boot's database support, to allow you write SQL queries in the next episode. Topics include the right dependencies for your pom.xml file, application.properties configuration as well as executing schema.sql scripts on startup.