Files
pizzastore
Folders and files
Name | Name | Last commit date | ||
---|---|---|---|---|
parent directory.. | ||||
A sample for the factory pattern annotation processor. First you have to compile and install FactoryProcessor to your local maven repository (see factory folder). Afterwards you can compile and run this sample from command line with ``` mvn -q package exec:java ```