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.
我有一个带有 DAO 层的 spring 应用程序,在我的数据库中我有一个表,我放置了应用程序属性。我的应用程序在 Tomcat Web 服务器上运行。有没有办法兼顾我做的spring属性的修改,直接从数据库中不重启tomcat!
认为!