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.
我想向 healthindicator 添加多个数据源。但是 Spring 自动配置会抛出 NoUniqueBeanDefinitionException。
我的问题是,这是否可能让 Spring Actuator 连接多个数据库?
谢谢!