Spring Boot Console Application with Postgres Database and Spring Data JPA 10DaysChallenge

Опубликовано: 12 Октябрь 2024
на канале: Java Rush
576
7

In this video, we convert the previous Maven project to Spring Boot Project. In addition to that we are using Spring Data JPA to handle database operation in nice way. We are also taking advantage of Dependency injection feature of Spring Framework using different annotations.

Telusko youtube channel -    / @telusko  
Previous Maven project -    • Product Service Console Application u...  
Dependency Injection Article - https://hpareek.hashnode.dev/dependen...
Github repository - https://github.com/java-rush/java10da...
Docker - https://www.docker.com/products/docke...
Postgres image for docker - https://hub.docker.com/_/postgres
pgAdmin - https://www.pgadmin.org/
Spring Initializr Website - https://start.spring.io/