Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 529 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 529 Bytes

Iataaa JavaIA

Iataaa JavaIa web service which may contain artificial intelligence to game checkers.

Getting Started

Building the project

Execute mvn clean install in the root directory to build maven project.

Deploy the project

Execute mvn spring-boot:run in the root directory to deploy spring boot project.

Navigate to http://localhost:9999.

You can to change the default port in /src/main/resources/application.properties

Documentation