An open API service indexing awesome lists of open source software.

https://github.com/whoabhisheksah/movie_refactoring_example

Refactoring: Martin Fowler Chapter 1
https://github.com/whoabhisheksah/movie_refactoring_example

Last synced: 3 months ago
JSON representation

Refactoring: Martin Fowler Chapter 1

Awesome Lists containing this project

README

        

# Movie_Refactoring_Example [![Build Status](https://travis-ci.org/whoAbhishekSah/Movie_Refactoring_Example.svg?branch=master)](https://travis-ci.org/whoAbhishekSah/Movie_Refactoring_Example)
This is a walk through of the book Refactoring : Martin Fowler

### Requirements:
* Java Version 12.0.2
* Maven 3.6.1

### Installation:

* Build Project
```
$ mvn package
```