Skip to content

mjhaller/bowling-service

Repository files navigation

Bowling Service

Scoring as a Service for Bowling Alleys (SaaSBA)

Caveats

  • No UI
  • No Validation
  • Marking stubbed

Installing

You need to install

on mac:

brew install maven

Clone this repo (of course)

Playing

Run

$ mvn spring-boot:run

Play

see Sequence Diagram

Test

The following tests

  • PlayingTest - for scoring methods
  • GameControllerTest for REST endpoints
  • GamePersistTest - for persistence checks
mvn test

Model

Sequence

About

Code and architectural sample

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published