View on GitHub

Spring Boot Microservice

A look at the microservice architecture

Home Getting Started Documentation
Return to Scraper

Scraper-Provider

The actual service implementation that contains the business logic.

Files

pom.xml

ScraperProviderApplication.java

ElementScraperController.java

GenericScraperController.java

GenericEndpoint.java

GenericScraperService.java

bootstrap.yml