Added readme file

This commit is contained in:
Mateo Stjepanović
2021-09-20 12:47:40 +02:00
parent 3ffab95e8c
commit bca7b37771

View File

@@ -0,0 +1,4 @@
# Examples for [Verifying Lists Using AssertJ on reflectoring.io](https://reflectoring.io/verifying-lists-using-assertj)
This repository contains the source code of the article's examples.
It's based on Spring Boot with really simple code for business logic and with focus on testing.