Skip to content

marcosabreu39/hangman_back_end_spring_boot_2_2021

Repository files navigation

Java Application using Spring Boot 2

Back end of hangman's game application

Technologies

  • Java 8;
  • MVC Architecture;
  • Design Pattern State;
  • Design Pattern Repository;
  • Spring Boot 2 Data Rest;
  • Spring Boot 2 Data Repository;
  • Spring Boot 2 Embedded Apache Tomcat;
  • Jackson Databind;
  • Lombok;
  • SL4j Logger;
  • TDD with Junit Jupiter;
  • Maven;
  • Eclipse IDE;
  • Database H2;

Steps to deploy Hangman-Backend locally:

Clone this repository and Hangman-Frontend's repository;

Use your prefered Java IDE(I prefer Eclipse);

If you chose Eclipse, install 'Spring Tools' from Eclipse Marketplace;

Update Maven dependencies;

Deploy with Embedded Apache Tomcat;

Follow steps of Hangman-Frontend README.md;

About

Backend of Hangman game application. Details in README.md file.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published