/Product_SpringBoot_PostgreSql

Spring Boot Application fetched partial data from the external Data and remaining data from the Postgresql server.It Produces consolidated data response as a Rest Endpoints(json).

Primary LanguageJava

Spring Boot Product App(PostgreSql) .

This is a spring boot Application which fetches data (Product name,description) from the external API, also some datas(Price details)from Postgres Db using spring data JPA and produces REST Endpoints