Mykhailo

Results 1 comments of Mykhailo

I have found that it should be propagated by hand like in this tutorial https://www.youtube.com/watch?v=6OKS36PSpho It can be something like this ```java public static void main(String[] args) { Hooks.enableAutomaticContextPropagation(); SpringApplication.run(AuthorityServiceApplication.class,...