/Product_Mongodb_SpringBoot

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

Primary LanguageJava

Product- (Mongodb,Spring Boot)

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