Skip to content

jwdani/gameday

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gameday

Architecture Overview / Prerequisites

Java - Download and install the latest JDK: https://www.oracle.com/java/technologies/downloads
Maven - Download and install the latest Maven: https://maven.apache.org/download.cgi?.
Eclipse - Download and install the latest Eclipse: https://www.eclipse.org/downloads/
RESTClient - Download and install RESTful client in FireFox: https://addons.mozilla.org/en-US/firefox/addon/restclient

In the example that I’m detailing below, we used Spring Boot 2.6.7 RELEASE version.

Import into Eclipse and run

Import this project into Eclipse and run Maven: clean package spring-boot:run

H2 Console

Local URL: http://localhost:8090/gameday/h2-console

JDBC URL: jdbc:h2:file:./data/gameday

Alt text

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published