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.
我正在尝试将 jawr 集成到我的 spring-boot 项目中,我在资源文件夹和 jawr 依赖项下添加了 jawr.properties,但似乎 spring boot 不读取我的配置文件!我错过了什么吗?请帮帮我。谢谢
您是否尝试将jawr.properties 文件的属性放入application.properties 中?