September 2018
Intermediate to advanced
398 pages
9h 43m
English
We have now created the database using Evolution, configured Slick, and implemented the data access objects to access the tables.
Let's execute the tests we wrote at the beginning; they should compile and should all be successful.
Run DatabaseSpec to be sure, as follows:

Our persistence layer is now ready to be used. We can deploy this layer on the cloud to make sure the deployment is working smoothly.
Read now
Unlock full access