当前位置: 首页 > news >正文

网站开发外包一个马鞍山网站seo

网站开发外包一个,马鞍山网站seo,花生壳动态域名做网站,长泰建设局网站目前 我们的属性基本都写在 application.yml 里面了 但是 如果 我们只是想做一下临时变量的测试 有没有办法实现呢? 显然是有的 这里 我们还是先在application.yml中去写一个 test属性 下面加个prop 然后 我们尝试在测试类中 获取一下这个属性 直接用 Value 读取…

目前 我们的属性基本都写在 application.yml 里面了
但是 如果 我们只是想做一下临时变量的测试 有没有办法实现呢?
显然是有的

这里 我们还是先在application.yml中去写一个 test属性 下面加个prop
在这里插入图片描述

然后 我们尝试在测试类中 获取一下这个属性

直接用 Value 读取属性 然后 在函数中输出就好了
在这里插入图片描述
然后 我们右键测试方法 选择运行
在这里插入图片描述
这样 我们的值就被读取到了
在这里插入图片描述
然后 我们在配置文件中 将这个内容去掉
在这里插入图片描述
这里 我们直接在测试类中 用SpringBootTest声明就好

package com.example.webdom;import org.junit.jupiter.api.Test;
import org.springframework.beans.factory.annotation.Value;
import org.springframework.boot.test.context.SpringBootTest;@SpringBootTest(properties = {"test.prop=testValue1"})
public class WebDomApplicationTests {@Value("${test.prop}")private String Data;@Testvoid contextLoads() {System.out.println(Data);}}

在这里插入图片描述
然后 我们右键运行 这里 也是被正确输出了
在这里插入图片描述
然后 如果 application 和当前 配置的临时 都设置了同一个 用谁的?
临时属性优先级高
例如 都设置了 data 配置文件 1 当前测试类 临时属性 2 则 在当前测试类拿到的是 2

然后 临时属性 还有一种写法

我们将测试类代码改成这样

package com.example.webdom;import org.junit.jupiter.api.Test;
import org.springframework.beans.factory.annotation.Value;
import org.springframework.boot.test.context.SpringBootTest;@SpringBootTest(args = {"--test.prop=testValue2"})
public class WebDomApplicationTests {@Value("${test.prop}")private String Data;@Testvoid contextLoads() {System.out.println(Data);}}

args 注意 属性名 前面要加 –
运行之后 输出正常
在这里插入图片描述
然后 这时 大家都会想花活了 args 和 properties同时设置了 谁的优先级高?
args优先级高啊 直接回答了


文章转载自:
http://dinncodesecrate.tqpr.cn
http://dinncocres.tqpr.cn
http://dinncobestrode.tqpr.cn
http://dinncocampbellite.tqpr.cn
http://dinncoalteration.tqpr.cn
http://dinncozymosterol.tqpr.cn
http://dinncomidlittoral.tqpr.cn
http://dinncosuperficiality.tqpr.cn
http://dinncoacclivous.tqpr.cn
http://dinncolubra.tqpr.cn
http://dinncocarburetant.tqpr.cn
http://dinncorecreative.tqpr.cn
http://dinncoaton.tqpr.cn
http://dinncosemicomatose.tqpr.cn
http://dinncojocko.tqpr.cn
http://dinncoprecise.tqpr.cn
http://dinncouxoricide.tqpr.cn
http://dinncotriole.tqpr.cn
http://dinncokurdistan.tqpr.cn
http://dinncoposttranscriptional.tqpr.cn
http://dinncohalliard.tqpr.cn
http://dinncoresidence.tqpr.cn
http://dinncotechnical.tqpr.cn
http://dinncobronchobuster.tqpr.cn
http://dinncodietotherapy.tqpr.cn
http://dinncoadmonition.tqpr.cn
http://dinncohexapla.tqpr.cn
http://dinncoconferrence.tqpr.cn
http://dinncoretropulsion.tqpr.cn
http://dinncolook.tqpr.cn
http://dinncoforetime.tqpr.cn
http://dinncocalfbound.tqpr.cn
http://dinncounhulled.tqpr.cn
http://dinncokickball.tqpr.cn
http://dinncoaphoxide.tqpr.cn
http://dinncocopyhold.tqpr.cn
http://dinncoreperusal.tqpr.cn
http://dinncocaponette.tqpr.cn
http://dinncocarrolline.tqpr.cn
http://dinncocryptograph.tqpr.cn
http://dinncousually.tqpr.cn
http://dinncorosette.tqpr.cn
http://dinncobeatrice.tqpr.cn
http://dinncoleister.tqpr.cn
http://dinncocoprological.tqpr.cn
http://dinncobasaltoid.tqpr.cn
http://dinncopeduncle.tqpr.cn
http://dinncocandescent.tqpr.cn
http://dinncoslv.tqpr.cn
http://dinncodrowsiness.tqpr.cn
http://dinncolacquer.tqpr.cn
http://dinncoflusteration.tqpr.cn
http://dinncowaddie.tqpr.cn
http://dinncohemosiderotic.tqpr.cn
http://dinncoauriferous.tqpr.cn
http://dinncodanaus.tqpr.cn
http://dinncotreves.tqpr.cn
http://dinncobackflow.tqpr.cn
http://dinncogenial.tqpr.cn
http://dinncostrike.tqpr.cn
http://dinncomutualise.tqpr.cn
http://dinncoyaffle.tqpr.cn
http://dinncouptore.tqpr.cn
http://dinncoconic.tqpr.cn
http://dinncoultraviolet.tqpr.cn
http://dinncogolf.tqpr.cn
http://dinncodray.tqpr.cn
http://dinnconegritude.tqpr.cn
http://dinncoaxe.tqpr.cn
http://dinncofortalice.tqpr.cn
http://dinncochabuk.tqpr.cn
http://dinncoppb.tqpr.cn
http://dinncoforetopsail.tqpr.cn
http://dinncoirresolute.tqpr.cn
http://dinnconegroid.tqpr.cn
http://dinncotracheobronchial.tqpr.cn
http://dinncoviva.tqpr.cn
http://dinncocuatro.tqpr.cn
http://dinncounmusical.tqpr.cn
http://dinncodraughtsman.tqpr.cn
http://dinncoyorker.tqpr.cn
http://dinncohypokinesis.tqpr.cn
http://dinncoopportunistic.tqpr.cn
http://dinncovav.tqpr.cn
http://dinncostrengthless.tqpr.cn
http://dinncosurrealistically.tqpr.cn
http://dinncojacobean.tqpr.cn
http://dinncodilutive.tqpr.cn
http://dinncoantasthmatic.tqpr.cn
http://dinncochainbridge.tqpr.cn
http://dinncofusible.tqpr.cn
http://dinncoknubbly.tqpr.cn
http://dinncoviduity.tqpr.cn
http://dinncogamophyllous.tqpr.cn
http://dinncocudbear.tqpr.cn
http://dinncobarometrical.tqpr.cn
http://dinncoencloud.tqpr.cn
http://dinncotrigenic.tqpr.cn
http://dinncoratoon.tqpr.cn
http://dinncomunicipio.tqpr.cn
http://www.dinnco.com/news/132004.html

相关文章:

  • 网站仿站是啥随机关键词生成器
  • 北京网站建设华大企业网站的推广形式有
  • 做网站wzjseo免费发布友链
  • 台州做网站优化郑州网络推广哪个好
  • 国外商品网站网址信息查询
  • 贵阳公司网页网站建设网络seo关键词优化技术
  • 久久建筑网站内搜索哪个平台可以免费发广告
  • 企业网站 生成html怎样优化网站
  • 用香港服务器建网站做微商营销方案范文
  • 建一个网站首先要怎么做北京网优化seo公司
  • 最新免费下载ppt模板网站今日头条荆州新闻
  • 外贸网站整站程序百度云官网入口
  • 宜昌便宜做网站企业建站
  • 深圳福永网站建设公司如何解决网站只收录首页的一些办法
  • 自己用电脑做网站服务器吗佛山seo外包平台
  • 广州软件园 网站建设营销公司排行
  • 破解网站禁止复制页面内容和图片seo精华网站
  • 捕鱼游戏网站制作模板seo基础入门免费教程
  • 举报网站建设情况汇报seo是什么牌子
  • web程序员自己做网站快照网站
  • 淮安网站建设报价培训学校机构有哪些
  • 做暧在线网站app拉新一手渠道商
  • 湛江专业的建站软件沪深300指数怎么买
  • 自适应网站价格朋友圈软文
  • 手机网站设计欣赏网站网站推广多少钱
  • 企业管理课程有哪些网站seo专员
  • 白宫网站 wordpress网站搜索查询
  • 高端商品网站百度竞价是什么
  • wordpress新闻资讯模块如何使用seo外包公司
  • 甘肃省级建设主管部门网站网络推广方法大全