腾讯云
开发者社区
文档
建议反馈
控制台
登录/注册
首页
学习
活动
专区
圈层
工具
MCP广场
文章/答案/技术大牛
搜索
搜索
关闭
发布
文章
问答
(9999+)
视频
沙龙
2
回答
用start.
spring
.io初始化
Spring
应用程序
、
、
、
我想知道要启动一个
使用
Hibernate和
MySQL
数据库的Restful API
Spring
应用程序,我需要在这个
Spring
Initializr中选择哪些依赖项。
浏览 38
提问于2021-10-13
得票数 0
1
回答
Spring
、
Mysql
和gradle base应用程序“创建名为'dataSourceScriptDatabaseInitializer‘的bean时出错
、
、
、
我是
Spring
框架中的新手,我试图将我的应用程序连接到
mysql
数据库,但是如果我尝试通过命令运行应用程序,会出现以下错误从项目根目录到
使用
终端的plugins { id 'org.springfram
浏览 11
提问于2022-08-16
得票数 0
回答已采纳
3
回答
创建名为“jpaMappingContext”的bean时出错:调用init方法失败;:必须至少存在一个JPA元模型
、
<artifactId>
spring
-
boot
-starter</artifactId> </dependency>
spring
-
boot
-starter-web</artifactId> <version>1.5.6.RELEASE</version>
浏览 1
提问于2018-07-25
得票数 2
回答已采纳
2
回答
手动将
mySQL
连接到eclipse/
Spring
、
、
、
、
我想问一下,在
使用
eclipse和
spring
时,是否需要指定到我的SQL文件的路径?我确实有一个属性文件,它声明如下:
spring
.datasource.url=jdbc:
mysql
://localhost=com.
mysql
.jdbc.Driver
spring
.jpa.properties.hibernate.dialect=org.hibernate.dia
浏览 6
提问于2017-07-28
得票数 0
回答已采纳
3
回答
弹簧应用程序运行失败
、
、
</groupId> <version>2.5.4</version<dependency> <artifactId>
spr
浏览 1
提问于2021-09-16
得票数 0
1
回答
冲突org.springframework.
boot
.test.context.SpringBootTest;和org.springframework.test.context.junit.jupiter.SpringExtension
、
、
、
、
我正在开发一个
spring
boot
应用程序。RELEASE'runtimeOnly '
my
浏览 130
提问于2021-04-29
得票数 0
回答已采纳
2
回答
Liquibase changelog在
spring
boot
中不运行
、
、
、
我正在尝试运行一个springboot,并
使用
liquibase配置数据库。 这里的问题是,我遵循了几个教程中描述的所有步骤,但changelog从未执行过。" } compile group: 'org.spring
浏览 47
提问于2019-01-03
得票数 1
回答已采纳
4
回答
运行
Spring
应用程序时DataSource错误
、
第一次尝试:我遵循了中提到的两种方法如果我
使用
第二个方法,它仍然会得到另一个错误: Reason: Un
浏览 0
提问于2017-12-22
得票数 10
2
回答
如何修复“线程中的异常”java.lang.NoClassDefFoundError:
Spring
中的java.lang.NoClassDefFoundError
、
、
-- https://mvnrepository.com/artifact/org.springframework.
boot
/
spring
-
boot
-starter-data-jpa --><dependency> <artifactId>
spring
-<em
浏览 0
提问于2019-04-16
得票数 0
回答已采纳
2
回答
Spring
-
boot
应用程序
使用
hibernate、SpringBoot、
MySql
和JSP
、
、
、
、
我对java web框架非常陌生,我想
使用
这两个框架构建一个SpringBoot应用程序,可能还有jsp(我可以
使用
jpa,但我更熟悉jsp)。
浏览 7
提问于2019-09-22
得票数 0
回答已采纳
1
回答
如何
使用
Spring
配置JPA + HIBERNATE
、
、
我想
使用
实体和jpa来处理我的数据库。但是名称“”与在名称中相同 我的persistence.xml在(src/main/resources)资源中,在
spring
中被配置为jpa。
浏览 3
提问于2019-02-21
得票数 0
回答已采纳
3
回答
我的application.properties文件中的属性是灰色的,我无法配置一个DataSource:'url‘属性未指定
、
、
、
、
= false;
spring
.datasource.username = root
spring
.datasource.
浏览 8
提问于2019-09-27
得票数 1
回答已采纳
2
回答
用devtools自动加载弹簧引导对接器
、
、
、
我正在
使用
Spring
引导,当我在自己的计算机上进行更改时,我正在尝试设置一个更新应用程序的对接环境。COPY --from=build ${DEPENDENCY}/
BOOT
-INFlib /app/lib COPY --from=build ${DEPENDENCY}/META-INF
浏览 0
提问于2021-11-06
得票数 0
回答已采纳
5
回答
如何将
Spring
应用程序与
MySQL
数据库连接?
、
、
我是
spring
框架的新手,我想把位于localhost中的
MySQL
数据库与
spring
应用程序连接起来。
浏览 6
提问于2019-01-23
得票数 3
回答已采纳
1
回答
由于运行build.gradle文件,无法启动
、
、
、
4.3.2.RELEASE' compile("org.springframework.
boot
:
spring
-
boot
-starter-web:1.3.5.RELEASE") compile('
mysql
:
mysql
-
浏览 3
提问于2019-10-14
得票数 0
3
回答
Redis连接失败
、
、
、
我想
使用
Redis来操作sessions.But --我在运行
spring
app.So时失败了--我猜这个错误来自于maven依赖关系,尤其是版本冲突。<artifactId>
spring
-
boot
-starter-data-jpa</artifactId> <dependency> <groupId>org.springframework.
boot
<
浏览 2
提问于2018-10-07
得票数 3
回答已采纳
2
回答
控制器需要一个名为“entityManagerFactory”的bean,但是找不到。- SpringBoot
、
、
、
、
Boot
</description> <groupId>org.springframework.
boot
</groupId> <artifactId>
spring
-
boot
-starter-web</artifa
浏览 1
提问于2018-10-01
得票数 0
1
回答
带有弹簧的天桥迁移荷载约束违反
、
、
、
、
:
spring
-
boot
-gradle-plugin:${springBootVersion}") id "org.flywaydb.flyway" version:
spring
-
boot
-starter-data-jpa') compile('org.springframework.
boot
:
浏览 8
提问于2017-03-22
得票数 3
回答已采纳
1
回答
Maven依赖项SpringBoot和
MySQL
、
、
、
、
我们有一个带有
Spring
Rest控制器的web应用。我们在
Spring
Boot
1.5.8上运行。我们需要添加
MySQL
数据库连接器和所有必需的依赖项。这是我们当前的pom.xml。<parent> <artifactId>
spring
-
boot
-starter-parent</<&
浏览 0
提问于2017-10-29
得票数 0
2
回答
由于上下文问题,perfom单元测试不能进行吗?
、
、
、
、
>
spring
-
boot
-starter-parent</artifactId> <relativePath<dependency> <artifactId>
spring</em
浏览 0
提问于2019-01-07
得票数 2
回答已采纳
点击加载更多
相关
资讯
Spring Boot与Kotlin 使用JdbcTemplate连接MySQL
Spring Boot 中使用 RocketMQ
Spring Boot 中使用 SolrCloud
Spring-boot+Mybatis+Maven+MySql搭建实例
使用 Docker 发布 Spring Boot 应用
热门
标签
更多标签
云服务器
对象存储
ICP备案
云点播
实时音视频
活动推荐
运营活动
广告
关闭
领券