Spring Boot Day 7
On the 7th day of learning Spring Boot, I learned about configuring the database. I started by creating a Spring Boot starter project and then added two dependencies: "spring data jpa" and "MySQL connector". Next, I created a user entity with private...
swayamdev.hashnode.dev1 min read