Skip to content

Files

Latest commit

cf7bbf4 · Aug 9, 2020

History

History
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
```