Open zack-harrison opened 1 year ago
Instead of always calling toString, allow getting a bean by Class. This is a rare use case, but we would like to use it for example in an Extension on the Java side which needs to get beans from Spring context.
Can you add some unit tests ?
Instead of always calling toString, allow getting a bean by Class. This is a rare use case, but we would like to use it for example in an Extension on the Java side which needs to get beans from Spring context.