-
Enhancement
-
Resolution: Done
-
Major
-
7.0.2.GA, 7.1.0.GA
In RuntimeEnvironmentBuilder the implementation class is fixed and can't be overridden. We would like the ability to override with custom implementation similar to RuntimeManagerFactory class to enable customization of RuntimeEnvironment
Use cases:
- Customize RuntimeEnvironment with custom EntityManagerFactory or other environment parameters.
- Customize runtime environment depending on deployment environment - DEV vs TEST vs PROD.