mggoes / test-app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Test App

This is a simple project using Gradle, Spring Boot, WireMock and REST Assured.

To run the application

  1. Build the project
./gradlew build 
  1. Start the service
 ./gradlew bootRun
  1. Access http://localhost:8080/greetings

About


Languages

Language:Java 100.0%