腾讯云
开发者社区
文档
建议反馈
控制台
登录/注册
首页
学习
活动
专区
工具
TVP
最新优惠活动
文章/答案/技术大牛
搜索
搜索
关闭
发布
精选内容/技术社群/优惠产品,
尽在小程序
立即前往
文章
问答
(9999+)
视频
沙龙
1
回答
IntelliJ“运行
Maven
构建”已灰暗
、
、
我有一个在IntelliJ中构建的
Maven
/
Spring
项目。据我所知,从IntelliJ内部看,一切都运行得很好。我已经设置了将其打包到一个带有内置Tomcat的独立jar中:我正在使用:因此,我的理解是但是,当我右键单击"
Maven
Projects“下的项目时,"Run”箭头是灰色的。有什么想法,可能是什么原因,或什么原因,
浏览 3
提问于2017-08-21
得票数 8
回答已采纳
1
回答
无法
运行用
Maven
和
Spring
打包的可执行jar
、
、
、
弹簧
启动
标志显示,但在3或4秒后,它停止,没有
启动
任何服务器。<dependency> <artifactId>
spring
-
boot
-starter-jooq</groupId> <artifactId>
spring
-
bo
浏览 6
提问于2016-12-27
得票数 1
回答已采纳
2
回答
弹簧靴和
嵌入式
码头
、
> <groupId>org.springframework.
boot
</groupId> <artifactId>
spring
-
boot
-starter-jetty</artifactId> <
浏览 1
提问于2014-05-29
得票数 0
2
回答
Spring
Boot
ProGuard
嵌入式
Tomcat模糊处理
、
、
、
、
我有一个需要混淆的
Spring
Boot
应用程序。通过使用proguard-
maven
-plugin,我达到了代码混淆的程度。无论如何,我不得不重新打包一些jars,因为
spring
loader不支持压缩jars,但这不是问题所在。
嵌入式
tomcat的
启动
方式有问题,因为我遇到了这个问题:
浏览 1
提问于2016-05-19
得票数 2
1
回答
Tomcat 7 WAR部署(
Spring
)-
启动
组件失败
、
、
、
Boot
</description> <groupId>org.springframework.
boot
</groupId> <artifactId>
spring
-
boot
-starter-web</artifa
浏览 1
提问于2018-12-12
得票数 1
0
回答
无法
启动
嵌入式
容器
maven
spring
boot
、
、
、
、
我在运行
spring
boot
项目时遇到了问题。它
无法
运行。(SpringApplication.java:1107) [
spring
-
boot
-1.5.6.RELEASE.jar:1.5.6.RELEASE] xsi:schemaLocation="http:&
浏览 6
提问于2017-12-07
得票数 1
1
回答
'org.springframework.
boot
.autoconfigure.web.EmbeddedServletContainerAutoConfiguration$EmbeddedTomcat‘
、
、
在
启动
spring
引导grpc客户端应用程序时,我会遇到以下错误。警告上下文初始化过程中遇到的异常取消刷新尝试: org.springframework.context.ApplicationContextException:
无法
启动
嵌入式
容器
;嵌套异常是org.springframework.beans.factory.BeanCreationException>0.6.1</protobuf-
maven
-plugin.version>
浏览 15
提问于2022-07-09
得票数 0
回答已采纳
2
回答
spring
-
boot
-
maven
-plugin可以用于非
spring
项目吗?
、
、
spring
-
boot
-
maven
-plugin主要目标是将
spring
boot
应用程序打包到包含所有依赖项的可执行jar中。它可以在没有
spring
或
spring
boot
的项目中使用吗?我指的不是
spring
依赖,而是用于加载依赖jars的类加载器机制。
浏览 0
提问于2017-03-09
得票数 3
1
回答
使用从外部系统调用的api进行
spring
模拟mvc测试
、
、
由于此API 2是通过http通道(host:port)调用的,而
容器
并未运行,因此这会中断。既然我不想改变外部系统调用API的方式,我该如何处理这种情况呢?希望我已经说清楚了。
浏览 27
提问于2018-12-19
得票数 1
回答已采纳
3
回答
在
Spring
boot
服务器初始化之后,它抛出InvocationTargetException和ApplicationContextException
、
、
、
</groupId> <configuration>:1.4.2.RELEASE:run (default-cli) < test-compile @ API <<<[INFO] ---
spring
-
boot
-
maven
-plugin$L
浏览 6
提问于2017-04-21
得票数 4
9
回答
使用IDE运行
Spring
的主要功能
、
、
、
我有一个
spring
引导应用程序,需要: ...</groupId> <versionframes omitted 似乎
浏览 7
提问于2015-05-14
得票数 41
回答已采纳
1
回答
SpringRoo2.0.0M2示例脚本主页& tomcat问题
、
------------------------------------------------------------------------[INFO] >>> tomcat-
maven
-plugin:1.1:run (default-cli) > compile @ foo >>>[INFO] --- apt-
maven
-plugin:1.1.3:process (default) @ foo ---[INFO] --- aspectj-
maven<
浏览 3
提问于2016-05-27
得票数 0
回答已采纳
1
回答
在
Spring
引导应用程序中使用GWTP
、
我在Sprint
Boot
(1.2.3版)中开发了一些RESTful web服务。现在,作为同一项目的一部分,我想使用GWTP开发一个用户界面,使用这些web服务。GWTP应用程序将部署在部署web服务的同一
嵌入式
tomcat实例中。任何想法,我应该如何继续下去。任何用于
maven
配置的pom.xml文件都会很有帮助。
浏览 4
提问于2015-05-18
得票数 0
1
回答
我需要为
spring
-
boot
项目单独安装Tomcat吗?
、
、
我有一个
spring
-
boot
项目,我有以下设置: <groupId>org.springframework.
boot
</groupId><groupId>org.springframework.
boot
</groupId> <artifactId>
spring
-
boot
-starter-tomcat</ar
浏览 0
提问于2018-09-18
得票数 3
1
回答
为什么
spring
-
boot
-starter-tomcat在
spring
-
boot
中不是可选的?
、
、
根据https://docs.
spring
.io/
spring
-
boot
/docs/2.0.0.M5/reference/html/howto-embedded-web-servers.html和
spring
-
boot
-starter-web的pom:https://search.
maven
.org/artifact/org.springframework.
bo
浏览 156
提问于2021-04-07
得票数 0
10
回答
SpringBoot -
无法
启动
嵌入式
容器
、
、
我的SpringBootLoginController类抛出这个错误(
无法
启动
嵌入式
容器
),当我
启动
springboot时,application.It是一个hello类型的春季引导应用程序示例,如下所示(SpringApplication.java:370) [
spring
-
boot
-1.5.2.RELEASE.jar:1.5.2.RELEASE] at org.springframework.
boot
.SpringApplication.r
浏览 9
提问于2017-04-17
得票数 10
回答已采纳
2
回答
用于
Spring
应用程序的轻量级可部署战争
、
、
虽然提到了
spring
-
boot
-starter-tomcat的范围是提供的,但是
嵌入式
Tomcat是否仍然与WAR一起打包呢?我在玩(STS)附带的‘gs-
Spring
-
启动
-完整’项目,这里是它附带的默认POM。 <artifactId>
spring
-
boot</em
浏览 3
提问于2015-02-17
得票数 5
回答已采纳
2
回答
我
无法
连接到Heroku Postgres数据库
、
、
、
、
我试图连接到银行,但当我尝试: 配置datasource失败:
无法
配置
嵌入式
数据源。原因:未能确定合适的驱动程序类考虑以下几点:如果您想要一个
嵌入式
数据库(H2、HSQL或Derby),请将其放在类路径上。" xsi:schemaLocation="http://
maven
.apache.org/POM/4.0.0 https://
maven
.apache.or
浏览 2
提问于2022-01-12
得票数 1
回答已采纳
1
回答
使用
Spring
Boot
打包并运行现有的WAR文件
有没有一种方法可以使用
Spring
Boot
打包并运行现有的WAR文件,而无需修改WAR?--约翰
浏览 3
提问于2014-05-15
得票数 1
1
回答
在docker
容器
中具有点燃缓存的
Spring
boot
应用程序
、
、
问题摘要:
无法
使用主机网络访问在
容器
中运行的
spring
boot
web应用程序。 我在我的机器上运行两个
容器
。->
容器
1: Apache ignite作为
spring
boot
(未启用app服务器)应用程序运行,并在服务器模式下启用静态IP地址范围(47100-47109)。->
容器
2:使用apache ignite作为
嵌入式
客户端模式的示例
Spring
boot
浏览 2
提问于2018-10-12
得票数 1
点击加载更多
扫码
添加站长 进交流群
领取专属
10元无门槛券
手把手带您无忧上云
相关
资讯
Spring-boot+Mybatis+Maven+MySql搭建实例
Maven 如何打包 Spring Boot 项目打包的发布 Jar 名字
Spring和SpringBoot比较,解惑区别
炙手可热的微服务框架SpringBoot-入门及数据库操作
使用docker构建springboot微服务应用-java程序员涨工资必备技能
热门
标签
更多标签
云服务器
ICP备案
云直播
对象存储
腾讯会议
活动推荐
运营活动
广告
关闭
领券