Skip to content

cthacker-udel/springbootTester

Repository files navigation

Sprint Boot Server - Testing via Retrofit2 Interface (coded and executed in IntelliJ gradle project structure)

This program is configurable to your custom local Spring Boot server! Runs entirely via command line input!


All that is required is :

  • Configure requests @ interface file with GET and POST requests
  • Implement new methods to format the data you are sending to the server in the main class
  • Edit the menu that displays
  • Run the program and test your local server! Examples of a Spring Boot server are located in this repository here

About

Java Program to Test SpringBoot server via retrofit requests

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages