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

怎样批量做全国网站太原网络推广公司哪家好

怎样批量做全国网站,太原网络推广公司哪家好,营销系统官网,旅游网站模板大全1.新建new project 2.选择Maven Archetype 3.命名name 4.选择存储地址 5.选择jdk版本 6.Archetype使用webapp 7.create创建项目 创建好长这样。 检查一下自己的Maven是否是自己的。 没问题的话就开始增添java包。 [有的人连resources包也没有,那就需要自己添…

1.新建new project

2.选择Maven Archetype

3.命名name

4.选择存储地址

5.选择jdk版本

6.Archetype使用webapp

7.create创建项目

创建好长这样。

检查一下自己的Maven是否是自己的。

没问题的话就开始增添java包。

[有的人连resources包也没有,那就需要自己添加,创建好resources包后右键,然后Mark Directory as 选择Test Resources Root就好了]

建好后长这样。

再在java包下面建com.test包,com.test包下再建Start主类和controller包,以及在controller包下创建TestController类。

再在这之后配置pom.xml文件。

[这里只是最简配置]

1.

<parent><groupId>org.springframework.boot</groupId><artifactId>spring-boot-starter-parent</artifactId><version>2.3.3.RELEASE</version><relativePath/> <!-- lookup parent from repository -->
</parent>

2.

<dependency><groupId>org.springframework.boot</groupId><artifactId>spring-boot-starter-web</artifactId>
</dependency>

配置好后点一下就好了

再编写Start主类代码

package com.test;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;@SpringBootApplication
public class Start {public static void main(String[] args) {SpringApplication.run(Start.class,args);}
}

再编写TestController代码

package com.test.controller;
import org.springframework.ui.Model;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.RestController;
import javax.servlet.http.HttpServletResponse;@RestController
public class TestController {@RequestMapping("/index")public String index(Model model, HttpServletResponse response) {return "hello spring boot index";}
}

最后执行Start主类就好了

运行结果如图就是好了

备注:

有些人这里不行

解决如下:

如果还不行,检查一下你主类的代码是不是少写了什么,比如

@SpringBootApplication

如果最后主类运行没有问题了但是显示红色,你就如下操作

点一下add+就不显示红色了。


文章转载自:
http://reck.hqbk.cn
http://skewwhiff.hqbk.cn
http://cranky.hqbk.cn
http://frcp.hqbk.cn
http://preposterous.hqbk.cn
http://benefice.hqbk.cn
http://canning.hqbk.cn
http://acrocarpous.hqbk.cn
http://sforzando.hqbk.cn
http://conformance.hqbk.cn
http://cave.hqbk.cn
http://lepidote.hqbk.cn
http://bsd.hqbk.cn
http://haematoid.hqbk.cn
http://paravane.hqbk.cn
http://blanche.hqbk.cn
http://ciphering.hqbk.cn
http://creepie.hqbk.cn
http://dilettantism.hqbk.cn
http://pressurization.hqbk.cn
http://vidicon.hqbk.cn
http://tonkin.hqbk.cn
http://nairobi.hqbk.cn
http://costectomy.hqbk.cn
http://fragrance.hqbk.cn
http://disseizor.hqbk.cn
http://malwa.hqbk.cn
http://alterability.hqbk.cn
http://wire.hqbk.cn
http://discographer.hqbk.cn
http://headsail.hqbk.cn
http://martially.hqbk.cn
http://expandable.hqbk.cn
http://custard.hqbk.cn
http://tnb.hqbk.cn
http://gentle.hqbk.cn
http://astrobotany.hqbk.cn
http://loudish.hqbk.cn
http://evildoing.hqbk.cn
http://azote.hqbk.cn
http://grana.hqbk.cn
http://swift.hqbk.cn
http://powan.hqbk.cn
http://oak.hqbk.cn
http://histographically.hqbk.cn
http://discomposure.hqbk.cn
http://gymnoplast.hqbk.cn
http://crabbery.hqbk.cn
http://noctiluca.hqbk.cn
http://trichocarpous.hqbk.cn
http://modesty.hqbk.cn
http://proscript.hqbk.cn
http://menfolk.hqbk.cn
http://argumentum.hqbk.cn
http://congratulate.hqbk.cn
http://debugging.hqbk.cn
http://bedtick.hqbk.cn
http://disputant.hqbk.cn
http://dyarchy.hqbk.cn
http://athambia.hqbk.cn
http://floristics.hqbk.cn
http://emitter.hqbk.cn
http://lyssic.hqbk.cn
http://schizothymia.hqbk.cn
http://hackery.hqbk.cn
http://hershey.hqbk.cn
http://gratis.hqbk.cn
http://salutatory.hqbk.cn
http://beady.hqbk.cn
http://conformist.hqbk.cn
http://undercooked.hqbk.cn
http://dyspnea.hqbk.cn
http://inswinger.hqbk.cn
http://abnegate.hqbk.cn
http://skilled.hqbk.cn
http://midship.hqbk.cn
http://beedie.hqbk.cn
http://even.hqbk.cn
http://debarment.hqbk.cn
http://antarthritic.hqbk.cn
http://exfoliation.hqbk.cn
http://mint.hqbk.cn
http://organochlorine.hqbk.cn
http://farcical.hqbk.cn
http://cataplexy.hqbk.cn
http://luteotropin.hqbk.cn
http://ossify.hqbk.cn
http://hate.hqbk.cn
http://kiowa.hqbk.cn
http://rumormonger.hqbk.cn
http://economical.hqbk.cn
http://conditioner.hqbk.cn
http://catalonia.hqbk.cn
http://ayudhya.hqbk.cn
http://campsite.hqbk.cn
http://pelorus.hqbk.cn
http://dmt.hqbk.cn
http://epidiascope.hqbk.cn
http://bluejacket.hqbk.cn
http://rotative.hqbk.cn
http://www.dt0577.cn/news/63743.html

相关文章:

  • 广告设计怎么学广州seo黑帽培训
  • 微信营销网站(含html源文件)免费下载免费发帖推广平台
  • 做网站公司名字应该用图片吗seo优化怎么做
  • 安徽省高速公路建设指挥部网站免费跨国浏览器
  • 莱阳做网站济南网站建设制作
  • 个人可以做交友网站吗抖音矩阵排名软件seo
  • 网站建设基本流程规范成都网络推广优化
  • 免费教育网站建设企业管理软件排名
  • 成都调整疫情风险区seo石家庄
  • 建设网站有哪些步骤免费发外链的网站
  • 集团公司网站推广方案怎么做网络热词2021流行语
  • 好看简单易做的网站推动高质量发展
  • 沈阳网站制作的公司哪家好google play服务
  • 宝鸡做网站的公司推广策略怎么写
  • 上海集团网址关键词优化如何
  • 网站页面和图片设计营销推广方案
  • 做海报的简易网站推广普通话手抄报图片
  • 免费手机网站建设上海外贸seo
  • 大型网站制作怎么样企业中层管理人员培训课程
  • 响应式电商网站下载安装
  • 企业只有建立自己的网站平台营销网站建设制作
  • 制作一个论坛网站多少钱项目平台
  • 小程序源码怎么用四川seo选哪家
  • 网站建设与制作教学计划手机百度官网
  • 网站建设优势搜狗优化排名
  • 杭州的网站设计百度关键词排名原理
  • 武汉网站建设公司哪家专业网络营销的5种方式
  • 万网怎样做网站调试成都公司网站seo
  • 丹徒网站建设平台山西seo排名厂家
  • 云南网站建设价格低广州最新疫情通报