Anyone having the business-use-case of rendering a...
# random
t
Anyone having the business-use-case of rendering a Spring Configuration Schema file, so a customer can configure the application in a convenience UI? (Probably a use-case for plugin-like architectures) I’m just searching for ideas, opinions or best-practices!
In my case I would like to spin off new services in a cloud environment which are being built with a common-plugin-sdk, the customer has to configure them before the services can be brought up by the operator service) - And since I’m pretty lazy I’m searching for an easier solution then just writing my own configuration engine!