The stacktrace is indeed longer but I’m not sure if that’s a big problem in practice. In most cases, I would anyways just click on the first or the last line with application code, e.g. PersonsView.java:69, in the IDE and get to the right line of code.
We have exactly the same phenomenon also in various lambda-based configuration APIs such as the Elasticsearch query builder that was praised in https://blog.frankel.ch/elastic-java-sdk-design/.