Brent Johnson

Results 1 issues of Brent Johnson

Fixes timing issue where non-root namespace beans were created too late in the Spring lifecycle as described in [2579](https://github.com/temporalio/sdk-java/issues/2579). This is fixed by modifying `NonRootBeanPostProcessor` to trigger bean creation when...