Files
Martin Kouba 2d9c32162c Reimplement RuntimeBeanProcessor to register synthetic beans
- previously for each RuntimeBeanBuildItem a producer method was added
to a generated RuntimeBeanProducers class
- the disadvantage of the previous approach was that
RuntimeBeanBuildItems were processed before the bean archive index was
produced, ie. phase 0 of the bean processing
- deprecate RuntimeBeanBuildItem
- introduce SyntheticBeanBuildItem
- also fix an issue in the type-safe resolution - matching qualifier
array values
2020-01-28 20:46:30 +01:00
..
2019-08-17 00:02:45 +10:00