| The maven and gradle plugins for build time bytecode enhancement are configurable so that the user can select what features to enable. The runtime enhancer it's not configurable. If enabled it depends on the DefaultEnhancementContext to determine the features. It should be discussed what is the best way to expose that configuration. |