Hao Wang

Results 6 issues of Hao Wang

**Describe the issue** `@PollableBean` doesn't support Kotlin lambda while other spring-cloud-function features support it. **To Reproduce** ✅ `@PollableBean` in the following code works as intended. ```kotlin @SpringBootApplication class StreamApplication {...

We are developing with Spring framework, which is famous for its [@Autowired](https://www.baeldung.com/spring-autowire) and [@Bean](https://www.baeldung.com/spring-bean). But when we are implementing a DataFetcher, we can not leverage this, because the DataFetcher will...

## Overview We are developers from [Flexport](https://www.flexport.com/). This PR is to open source how we solve this issue(https://github.com/bazelbuild/bazel/issues/6681), and make Bazel support JUnit5. A blog post talks about this: [https://flexport.engineering/connecting-bazel-and-junit5-by-transforming-arguments-46440c6ea068](https://flexport.engineering/connecting-bazel-and-junit5-by-transforming-arguments-46440c6ea068)...

Environment: - Electron 2.0.14 - NodeJS 8.9.3 - Windows 10 Reproducable on only one Windows PC In the electron console on one Windows PC of our customer: ![image](https://user-images.githubusercontent.com/731874/50468512-2b49e500-09e3-11e9-8bf4-82e1c16b28ad.png) - `options.stdio.stdin...

https://github.com/MikeKovarik/rage-edit/compare/master...asinbow:patch-1 This is actually is NOT a PR, but a suggestion. I have seen whole content of issue #9, and changes in https://github.com/MikeKovarik/rage-edit/blob/6e18ee85437f2b97d493b93de43ed1e9e1e2c117/src/Registry.mjs#L44 . `cmd.exe /c chcp` has side effect,...

In `pe_lib/readme.txt` line 2, ``` Бесплатна к использованию, модификации и распространению. ``` Although in Russian, it clearly means `Free to use, modify, and distribute.` So it's in a MIT-like license....