Hi Is it possible to define the connection pool at...
# ktor
m
Hi Is it possible to define the connection pool at the server level so that the context can be hot reloaded without re creating connection pool. Perhaps we just do JNDI rebinding of the data source?
a
Can you elaborate on your question?