完美解决 Could not resolve placeholder ‘jeecg.file-view-domain‘ in value “${jeecg.file-view-domain}

简介: 完美解决 Could not resolve placeholder ‘jeecg.file-view-domain‘ in value “${jeecg.file-view-domain}

问题描述

今天早上运行项目报错Could not resolve placeholder 'jeecg.file-view-domain' in value "${jeecg.file-view-domain}/onlinePreview",就很奇怪,昨天晚上还没有事呢,检查了一下

jeecg.file-view-domain}/onlinePreview在yml里面配置上了,如下面这两张图,这是为什么么呢????

明明配置了,为什么 启动项目的时候找不到呢

解决方案

找到maven,先执行clean,然后再执行install就可以了,然后重新启动项目,okk解决!

目录
相关文章
|
8月前
An error happened during template parsing (template: “ServletContext resource [/WEB-INF/templates/in
An error happened during template parsing (template: “ServletContext resource [/WEB-INF/templates/in
|
5月前
webpack——You may need an appropriate loader to handle this file type, currently no loaders are configured to process this file.
webpack——You may need an appropriate loader to handle this file type, currently no loaders are configured to process this file.
753 0
文本,vitepress,Failed to resolve import “Users}17AppDataRoamingTyporaypora-user-imagesimage
文本,vitepress,Failed to resolve import “Users}17AppDataRoamingTyporaypora-user-imagesimage
|
8月前
|
设计模式 JavaScript 前端开发
Vue3报错Property “xxx“ was accessed during render but is not defined on instance
Vue3报错Property “xxx“ was accessed during render but is not defined on instance
|
8月前
|
Android开发
Unable to resolve dependency for ':app@debug/compileClasspath': Could not resolve com.android.suppor
Unable to resolve dependency for ':app@debug/compileClasspath': Could not resolve com.android.suppor
52 1
Unknown custom element: <add-employee> - did you register the component correctly? For red cursive c
原因: 1.组件名没写对(导入和注册不对应) 2.components少写了个s 3.组件命名最好是驼峰命名 4.导入时语法错误 5.代码中有两个components,后一个的值把前一个覆盖了 6.组件直接循环套用了
104 0
|
JavaScript 前端开发 开发者
Component name “xxx“ should always be multi-word
Component name “xxx“ should always be multi-word
Component name “xxx“ should always be multi-word
|
开发工具 Android开发
解决Error:Could not determine the class-path for interface com.android.builder.model.AndroidProject.
解决Error:Could not determine the class-path for interface com.android.builder.model.AndroidProject.
219 0
解决Error:Could not determine the class-path for interface com.android.builder.model.AndroidProject.