Problem
We are getting all components through classpath using the generateDeclaredComponents() method. When we have the dashboard container, if the user set a component for database, we could use it for creating the dashboard container.
Additionally, we can show in the DevUI all used components.
Problem
We are getting all components through classpath using the
generateDeclaredComponents()method. When we have the dashboard container, if the user set a component for database, we could use it for creating the dashboard container.Additionally, we can show in the DevUI all used components.