Adds support for Kotlin Coroutines (#1977)
* Added Kotlin Coroutine support * Added docs, polished code and added one more case for reactor context
This commit is contained in:
committed by
GitHub
parent
75b40bb884
commit
7c4d8b1479
@@ -67,7 +67,7 @@
|
||||
<plugin>
|
||||
<groupId>org.codehaus.mojo</groupId>
|
||||
<artifactId>build-helper-maven-plugin</artifactId>
|
||||
<version>3.0.0</version>
|
||||
<version>${build-helper-maven-plugin.version}</version>
|
||||
<executions>
|
||||
<execution>
|
||||
<phase>generate-sources</phase>
|
||||
|
||||
Reference in New Issue
Block a user