Not everyone will want to add parameters to every bridge. In the case of unparameterized bridges, the builder becomes boilerplate code and could be bypassed completely if we allowed to map annotations to bridge types directly. We already allow to reference a bridge by its name/type in the programmatic mapping, so there's no reason one shouldn't be able to do that in the annotation mapping. |