Website Title Scraper

Basic Java web app develop with Spring Boot, Maven and Docker.

It's a web app that takes an url and retrives the title of that web page.
It just serves as a training ground for the tecnologies used.

To run the app you need to have Docker and Docker Compose installed.
Run docker-compose up and go to http://localhost:8080