scope
scope copied to clipboard
A thread local based scope api preventing thread local leaking.
Bumps [guava](https://github.com/google/guava) from 28.1-jre to 29.0-jre. Release notes Sourced from guava's releases. 29.0 Maven <dependency> <groupId>com.google.guava</groupId> <artifactId>guava</artifactId> <version>29.0-jre</version> <!-- or, for Android: --> <version>29.0-android</version> </dependency> Javadoc 29.0-jre 29.0-android JDiff 29.0-jre...
您好,我在使用该工具库时,获取getCurrentScope()时候返回null,想请教这是什么原因呢?具体如下图
When I use this method(ScopeUtils.supplyAsyncWithCurrentScope ) to pass Scope to a new thread, i find it doesn't work. This method does not pass the Scope of the current thread correctly....
When I use this method(ScopeUtils.supplyAsyncWithCurrentScope ) to pass Scope to a new thread, i find it doesn't work. This method does not pass the Scope of the current thread correctly....
This PR was automatically created by Safer, an open-source tool that updates vulnerable dependencies with compatible and more secure versions. Analyzed commit: f33d987cc022debcfe78a002feacec2ad7ca98e4 File updated: pom.xml Vulnerabilities reduced: 12 ->...
Hi there 👋, I'm [Safer Bot](https://gitlab.com/lsi-ufcg/vulnerabilidades/safer)! Safer is an open-source tool that automatically updates vulnerable dependencies to more secure and compatible versions. Our goal is to help maintainers keep their...