resolvedConnectors
open suspend override fun resolvedConnectors(): List<EngineConnectorConfig>
Content copied to clipboard
Local addresses for application connectors. If environment's connectors was configured to use port=0, you can use this function to get an actual port for these connectors. Available after a server is started.