Skip to content

pawelmarcinkiewicz/random-number-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Random Number Generator

Random Number Generator is simple program created in Spring Boot.

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

About

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.

Home Page (localhost:8080/):

Home Page

Generated Number (localhost:8080/generateNumber):

Generated Number

Author

Paweł Marcinkiewicz

About

Random Number Generator (Spring Boot)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages