When using Querydsl, we attempt to access generated `Q` classes reflectively. Without including runtime hints, reflective access fails. It would make sense to consider how and where Q classes could be included into the final artifact. Related to #2717