Juan David Correa
Juan David Correa
Hi ๐ It is a question not an issue๐๐ปโโ๏ธ How we can recreate an instance at runtime with fx ?
is correct, but that would start the entire application completely including the server. the idea is to update only one dependency within the app.
That's right, but it is not we want to do. If we have multiple implementations of multiple types we will end up with switch cases everywhere :(
Hi! Temporarily, we resolved the request with the following approach. And perform some validations.
Hi ! Same here !