腾讯云
开发者社区
文档
建议反馈
控制台
登录/注册
首页
学习
活动
专区
工具
TVP
最新优惠活动
文章/答案/技术大牛
搜索
搜索
关闭
发布
精选内容/技术社群/优惠产品,
尽在小程序
立即前往
文章
问答
(9999+)
视频
沙龙
1
回答
Spring
Boot
2
找不到
@
Test
(
预期
=
xxx
)
、
java 1.8 在我的
Spring
Boot
2
项目中: build.gradle: dependencies { implementation 'com.h
2
database:h
2
' implementation'org.spri
浏览 24
提问于2020-01-05
得票数 0
回答已采纳
2
回答
弹簧启动驱动器不工作和application.properties在STS中是未知的
、
、
Boot
</description> <groupId>org.springframework.
boot
</groupId> <artifactId>
spring
-
boot
-starter-actuator</a
浏览 0
提问于2018-08-07
得票数 1
回答已采纳
1
回答
弹簧引导测试错误的配置类
、
、
、
、
我试图使用SpringBoot2.0.1测试我的存储库层,但是当我运行我的测试类时,
Spring
尝试实例化一个Config类,而不是从测试包中实例化一个Config类。" })@Profile("local") return new E
浏览 0
提问于2018-06-25
得票数 1
回答已采纳
2
回答
如何在
Spring
Boot
中配置连接池
、
如何将我的
Spring
Boot
服务配置为最多有
2
个到Postgres数据库的打开连接?应用程序仅由少数人在生产环境中使用,我不想(...)<dependency> <artifactId>
spring
-
boot
-starter-
test
</gro
浏览 1
提问于2019-10-24
得票数 1
1
回答
查询失败,错误代码16550和错误消息“未授权在myCollection上查询”
、
、
、
、
at com.mongodb.Mongo.execute(Mongo.java:836) ~[mongo-java-driver-3.4.2.jar:na]<groupId>com.concretepage</groupId><description><e
浏览 1
提问于2018-03-25
得票数 0
回答已采纳
1
回答
Gradle在SubProject中
找不到
类
、
、
、
classpath("org.springframework.
boot
:
spring
-
boot
-gradle-plugin:${springBootVersion}") apply plugin: 'eclipse' apply plugin: 'org.springframework.
boot
implementation(&
浏览 1
提问于2018-12-27
得票数 1
回答已采纳
2
回答
Spring
Boot
集成测试(SpringRunner错误)
、
<artifactId>
spring
-
boot
-starter-logging</artifactId> <dependency> <groupId>org.springframework.
boot
</g
浏览 1
提问于2019-03-08
得票数 0
1
回答
春引导
找不到
bean OAuth
2
AuthorizedClientService
、
、
、
我的
spring
应用程序不会启动,因为它
找不到
下面的bean:dependencies { compile "org.springframework.
boot
:
spring
-
boot
-starter-webflux:2.0.3.RELEASE:
spring
-security-oa
浏览 0
提问于2018-07-04
得票数 5
1
回答
@Transactional不通过调用抛出RuntimeException的外部方法而回滚
、
、
、
、
:
spring
-
boot
-starter-web' implementation 'io.micr
浏览 5
提问于2022-02-11
得票数 0
回答已采纳
2
回答
Spring
Boot
在集成测试中的数据源自动配置问题
、
、
、
、
我的
Spring
Boot
应用程序启动并正常工作,但是所有集成测试用例都失败了。.__|_| |_|_| |_\__, | / / / / ::
Spring
Boot
:: (v1.5.10username:
xxx
maximumPoolSize: 5
浏览 2
提问于2018-02-24
得票数 3
1
回答
运行springboot应用程序时发出的问题
、
、
、
、
---[INFO] +- org.springframework.
boot
:
spring
-
boot
-starter-actuator:
spring
-
boot
-starter-
test
:jar:1.5.8.RELEASE:
test
[INFO] | +- org.springframework.
boot
:
spring</em
浏览 0
提问于2017-12-05
得票数 0
1
回答
mvn
spring
-
boot
:run“vs "java jar target/
xxx
.jar”
、
、
、
、
在我的应用程序中,src/main/resources下有两个jks文件 server.ssl.key-password=
test
当我使用mvn
spring</em
浏览 13
提问于2016-06-08
得票数 1
3
回答
Redis连接失败
、
、
、
<artifactId>
spring
-
boot
-starter-data-jpa</artifactId> <dependency> <artifactId>
spring
-
boot
-starter-security</
浏览 2
提问于2018-10-07
得票数 3
回答已采纳
1
回答
用FileNotFoundException加载自定义自动配置时的
spring
.factories
、
更新
2
:我创建了一个Github来重现错误: 我正在试验
Spring
和
spring
.factories文件。) [
spring
-
boot
-1.4.3.RELEASE.jar!:371) [
spring
-
boot
-1.4.3.RELEASE.jar!
spring
-
boot
-1.4.3.RELEASE.jar!
spring
-
boot
-1.4.3.RELEASE.jar!
浏览 1
提问于2017-01-10
得票数 3
回答已采纳
1
回答
如何在运行"mvn干净安装“时修复警告消息
、
、
:foo:1.0.0 (/home/user/parent/foo/pom.xml) points at com.
XXX
:parent instead of org.springframework.
boot
:
spring
-
boot
-starter-parent, please verify your project structure @ line 12, column 13[WARNINGinstead of org.springframework
浏览 1
提问于2017-08-07
得票数 14
回答已采纳
1
回答
春季引导不将url路径转发给index.html反应包
、
、
、
、
问题是当我尝试输入这个链接时:这个问题并不发生在我的本地环境中,只是在生产中(Ubuntu16VPs)。-- lookup parent from repository --> <groupId>
XXX
</groupId> <version&g
浏览 4
提问于2020-01-29
得票数 0
回答已采纳
3
回答
Spring
Boot
Hikari
找不到
DriverClassName
、
、
我有一个
spring
boot
项目,当我通过eclipse Project > Run as >
spring
boot
app执行时,它运行得很好。但是,当我构建项目并使用java -jar myproject.jar执行它,或者使用mvn
spring
-
boot
:run运行它时,它会抛出以下错误 <artifactId>mssql-jdbc</artifa
浏览 7
提问于2018-07-18
得票数 9
回答已采纳
2
回答
,Hikari数据源在从JUnit上的yaml文件中提取属性时失败
、
、
、
、
@Configuration@ConfigurationProperties(prefix = "
spring
.datasourceConfigFileApplicationContextInitializer.class})MyRepository repository; assertThat(bund
浏览 4
提问于2016-06-19
得票数 0
1
回答
未找到
Spring
2
软件包
、
、
、
> <artifactId>h
2
</artifactId> <artifactId>
spring
-
boot
-starter-
test
</artifactId> <s
浏览 0
提问于2019-01-08
得票数 1
1
回答
Spring
云服务器没有从Vault后端访问所有配置文件
、
、
、
:
2
port: 8888 <parent> <artifactId>
spring
-
boot
-starter-parent</artifactId> <ve
浏览 0
提问于2019-07-13
得票数 2
点击加载更多
扫码
添加站长 进交流群
领取专属
10元无门槛券
手把手带您无忧上云
相关
资讯
Spring Boot 2系列教程6-Spring Boot JDBC
Spring Boot 2X整合Spring-cache
Spring Cloud Finchley M9 发布,兼容 Spring Boot 2
Spring Boot 2.x 中的 Actuator
Spring Boot 2.x(三):整合jpa
热门
标签
更多标签
云服务器
ICP备案
对象存储
腾讯会议
实时音视频
活动推荐
运营活动
广告
关闭
领券