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.
我正在使用 MongoDB-data-rest-complete 示例的 Spring 指南,我希望它使用特定的 mongodb 数据库,而不是默认数据库('test')。我该怎么做呢?
好的,我让它运行了!答案是 application.properties 文件可能在 src/main/resources 文件夹中!