This is a task for candidates for junior java dev role in our organization. You should receive a PDF with instructions from the recruiter.
If you'd like to apply for a job visit this page.
It performs searches against Eniro API for businesses in Sweden - names of searched businesses should be comma-separated. It can also filter the results with regex.
To work with this code you'll need Lombok support in your IDE. Visit this page for more information on how to install Lombok support in your IDE.
It's not necessary, but having newest Maven would be helpful.
Open the terminal and navigate to the project root. Then hit:
mvn spring-boot:run
Application is available at:
http://localhost:8080