Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Artemas-Muzanenhamo committed Apr 19, 2024
1 parent 28122eb commit 8a8e346
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
This is a proof of concept to demo government services using the Microservice Architecture with spring boot and spring cloud. We will not really dive into the Authentication aspect at first but we will look at how data should flow within a Microservice Architecture.

# Pre-Requisites
* Java 11
* Java 17
* Gradle
* Docker

Expand Down Expand Up @@ -101,4 +101,4 @@ See [here](https://github.com/pact-foundation/pact-ruby/wiki/FAQ#how-does-pact-d

## Unit testing
Each of the classes in these services are writter with TDD and so there is unit testing for each functionality introduced to all these
services.
services.

0 comments on commit 8a8e346

Please sign in to comment.