An echo server project in preparation for the HTTP server in the 8th Light apprenticeship.
- Clone this repository using
[email protected]:wrlpeake/echo-server.git
- Run
gradle build
cd
into the root folder 'Echo_Server' then run./gradlew run
- Java
- Gradle
- JUnit
- Mockito
run gradle clean test