enhancement
minor
#24200
Use model factory with default name without factory annotation
If you have set a <package-binding/> annotation and generated classes accordingly, the resulting factory should be used without having to set another <factory/> annotation.
Test
- The factory annotation in tl-demo for demo types has been removed, yet the generated factory is still used when generating demo instances.