videostore Refactoring of the video store example from Martin Fowler's 'Refactoring' book. Goals Refactor the code to make it easier to change Add a feature to print a statement as HTML Use IntelliJ to discover the IDE Build the project gradlew assemble Launch the unit tests gradlew test