Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我开始使用 FlexyPool 来监控由 Tomcat 管理的 JNDI 数据源。
我在这个答案和 FlexyPool doc中找到了如何监控一个数据源。但是,我不知道如何通过 flexy-pool.properties 文件配置对多个源的监控。这可能吗 ?
目前,声明式配置仅支持单个 DataSource。您可以为此在 GitHub 上打开一个问题。我不介意你发送一个拉取请求。