Class OpenFoodFactsWebClient

java.lang.Object
com.alpermulayim.openfoodfacts_spring_boot_starter.OpenFoodFactsWebClient
All Implemented Interfaces:
OpenFoodFactsApi

@Service("openFoodFactsWebClient") public class OpenFoodFactsWebClient extends Object implements OpenFoodFactsApi
OpenFoodFactsWebClient designed to simplify the integration of OpenFoodFacts REST APIs into Spring Boot applications. Developers can easily connect to the OpenFoodFacts API without implement any complex RESTFul calls.
Author:
Alper Mulayim https://github.com/AlperMulayim