{
"preferNativeTransport": true
}
Note
|
preferring native transport will not prevent the application to execute (for example if a JAR is missing).
If your application requires native transport, you need to check isNativeTransportEnabled .
|
{
"preferNativeTransport": true
}
Note
|
preferring native transport will not prevent the application to execute (for example if a JAR is missing).
If your application requires native transport, you need to check isNativeTransportEnabled .
|