Skip to content

Aran-K/mancala

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Web Based Mancala Game

By Aran Kilroy

==================================

  • Spring Boot Web
  • Spring Data JPA
  • H2 Embedded Database
  • Gradle
  • Swagger API Documentation
  • SLF4J Logging
  • Mockito and Junit for Testing
  • Spring Boot Dev Tools to speed up development cycle ==================================

To build

./gradlew clean build or from Windows ./gradlew.bat clean build

To run

./gradlew bootRun or from Windows ./gradlew.bat bootRun

Main page

http://localhost:8080

Swagger Docs

http://localhost:8080/swagger-ui.html

Note

All files are using unix line endings. This may cause some issue on Windows if the IDE/Edior isn't configured.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published