Technologies used:
- Java 8
- Spring Boot (with Spring MVC and Spring Data)
- Maven
You can run this application using Maven command: mvn spring-boot:run
Purpose of this program is to fetch two random numbers: one from Random.org API and one from predefinied database (H2) and add these two numbers together.
Paweł Marcinkiewicz

