Test Service 01 - for testing the discovery server
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
What things you need to install the software and how to install them
- JAVA JDK
- Intellij
- Maven
A step by step series of examples that tell you have to get a development env running
TODO:
-
Checkout the project into your local machine
-
Use Maven to deploy - which generates the jar file
-
Run the config client in command line
e.g. >java -jar {PROJECT_DIR}/target/testservice-{VERSION}.jar
Explain how to run the automated tests for this system
N/A
- Spring-boot - The spring framework
- Maven - Dependency Management
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.
We use SemVer for versioning. For the versions available, see the tags on this repository.
- Jason Yu - Initial work - Jay-fyi
See also the list of contributors who participated in this project.
This project is licensed under the MIT License - see the LICENSE.md file for details
- Hat tip to anyone who's code was used
- Inspiration
- etc