Skip to content

HerbMat/word-counter

Repository files navigation

Codacy Badge Build Status

Simple word counter for Solid Studio

It allows

  1. Adding new words for database.
  2. Getting number of occurrences of adding the given word.

Additional requirements

  1. Application data does not need to survive after restart JVM.
  2. Tests are required.
  3. Application has to be ready to use component of Spring Boot.
  4. Project has to be based on gradle or maven.
  5. It would be nice to be published on public repository.

Run tests

gradle test

Run application

gradle bootRun

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages