Convert Java API to Scala The aim of this project is to take a basic REST API Example and show that we can convert it to Scala easily. Constraints : The domain object (Customer) must stay in Java The RestEasy test also