ebean-orm-tools / finder-generator

Code generator for avaje-ebeanorm-typequery
Apache License 2.0
2 stars 3 forks source link

Support finder and query bean generation for specific file(s). GeneratorConfig setEntityClassFiles(List<File>) #17

Closed rbygrave closed 6 years ago

rbygrave commented 6 years ago

So this is a useful addition ... if that it can be used by a command line tool that watches for file modifications and re-generates automatically for us (as an alternative for APT / KAPT that will work with SBT for example)