Can anyone explain how to configure the finder-generator SBT plugin in a Play framework project in order to use type-safe queries with my entity beans? There is literally no documentation on the GitHub repo, and the Ebean documentation hardly has any actionable info on using the finder-generator.
Sadly, we had the move away from the whole type-safe queries thing due to extremely poor documentation, and unreasonably complicated integration with Play. If you have gone down this road, it will do you much good to quit.