腾讯云
开发者社区
文档
建议反馈
控制台
登录/注册
首页
学习
活动
专区
工具
TVP
最新优惠活动
文章/答案/技术大牛
搜索
搜索
关闭
发布
精选内容/技术社群/优惠产品,
尽在小程序
立即前往
文章
问答
(9999+)
视频
沙龙
1
回答
组件所需的'javax.persistence.EntityManagerFactory‘类型的bean找不到
、
、
我刚刚
尝试
了springboot,但是当我运行它时,它显示了一个错误。我不明白这个错误。" xsi:schemaLocation="http://
maven
.apache.org/POM/4.0.0 https://
maven
.apache.org/xsd/
maven
-4.0.0-- https://mvnrepository.com/artifact/org.spr
浏览 132
提问于2019-12-27
得票数 1
1
回答
- java
spring
项目
、
、
、
创建了一个示例
spring
项目,并
尝试
连
接到
本地
mysql
数据库。下面是我的pom.xml <?xml version="1.0" encoding="UTF-8"?<groupId>org.springframework.
boot
</groupId> <artifactId>
spring
-
boot
-starter-web</artifac
浏览 126
提问于2021-02-11
得票数 0
2
回答
Spring
Boot
与JNDI数据源
、
、
我有一个新的
Spring
Boot
web应用程序,我想要连
接到
一个JNDI数据源(一个在Tomcat的context.xml中定义的
MySQL
数据库)。" xsi:schemaLocation="http://
maven
.apache.org/POM/4.0.0 http://
maven
.apache.org/xsd/
maven
-4.0.0.xsd">&
浏览 0
提问于2014-10-22
得票数 8
3
回答
Maven
Spring
Boot
尝试
连
接到
MySQL
、
、
、
、
我正在
尝试
将我的web应用程序连
接到
MySQL
。
Spring
Boot
没有检测到数据库,但可以连
接到
服务器。有没有人可以把我引向正确的方向,这样它就可以检测到模式。这是我的application.properties
spring
.datasource.url=jdbc:
mysql
://localhost:3306/espersdb
浏览 39
提问于2020-12-27
得票数 1
3
回答
Maven
-执行目标org.springframework.
boot
:
spring
-
boot
-
maven
-plugin:2.4.1:run失败
、
、
、
、
在执行它时,我找到了一个错误返回:POM:" xsi:schemaLocation="http://
maven
.apache.org/POM/4.0.0 https://
maven
.apache.org/xsd/
maven
-
浏览 2
提问于2020-12-23
得票数 2
1
回答
在使用RDS的AWS (弹性豆柄)上部署
Spring
应用程序-应用程序不启动
、
、
我有一个SpringBoot应用程序连
接到
一个
MySQL
数据库。这已经安装在AWS上,并输入
Spring
的属性文件中。这个连接可以工作,我也可以用我的工作台连
接到
它。" xsi:schemaLocation="http://
maven
.apache.org/POM/4.0.0 https://
maven
.apache.org/xsd/
maven
-4.0.0.xsd&quo
浏览 1
提问于2022-04-07
得票数 1
1
回答
spring
1.5.3拒绝用户‘@’localhost‘到数据库'jee’的__访问
、
我
尝试
使用
spring
连
接到
mysql
,但得到:
spring
.datasource.data-username = root
sp
浏览 2
提问于2017-05-31
得票数 0
回答已采纳
3
回答
我的application.properties文件中的属性是灰色的,我无法配置一个DataSource:'url‘属性未指定
、
、
、
、
大家好,当我在intelij中运行我的应用程序试图连
接到
mysql
时,我得到了以下错误
spring
.datasource.driver-class-name=com.
mysql
.cj.jdbc.Driver
spring
.datasource.url = jdbc:
mys
浏览 8
提问于2019-09-27
得票数 1
回答已采纳
2
回答
Spring
应用程序运行失败:UnsatisfiedDependencyException
、
我是
Spring
开发的初学者。我
尝试
使用
Spring
2.0.6创建一个web应用程序,但是它给了我以下错误:import org.springframework.
boot
.SpringApplication; import org.springframework.
boot
.autoconfigure.SpringBootApplication=jbdc:
mysql
://localhost:33
浏览 0
提问于2018-10-27
得票数 1
回答已采纳
2
回答
Spring
-
boot
应用程序使用hibernate、SpringBoot、
MySql
和JSP
、
、
、
、
我已经
尝试
实现了SpringBoot和hibernate,所以我制作了hibernate.cfg.xml和myClass.hbm.xml文件,并将它们链
接到
项目。有什么简单的方法可以做到吗?
浏览 7
提问于2019-09-22
得票数 0
回答已采纳
1
回答
弹簧引导jdbcAuthentication dataSource未加载错误
、
、
、
我一直在为数据库身份验证应用编写
spring
引导程序。在本地主机上安装
MySQL
数据库。但是问题是我甚至不能运行我的
spring
应用程序。"
浏览 4
提问于2017-08-16
得票数 0
回答已采纳
1
回答
如何使用
Spring
配置JPA + HIBERNATE
、
、
但是名称“”与在名称中相同 我的persistence.xml在(src/main/resources)资源中,在
spring
中被配置为jpa。
浏览 3
提问于2019-02-21
得票数 0
回答已采纳
3
回答
我无法用springboot连
接到
mysql
数据库,我使用相同的密码和名称与phpmyadmin连接得很好
、
、
因此,正如标题说的那样,我无法通过
spring
引导连
接到
我的数据库,数据库在PHPMyAdmin中运行得很好,而在PHPMyAdmin中的工作台中,我检查了用户设置,并且用户根已经启用了所有特权--我猜我使用的是= jdbc:
mysql
://localhost:3306/cardb xsi:sche
浏览 4
提问于2020-12-04
得票数 0
1
回答
使用
Spring
连接远程数据库时出现访问被拒绝错误
、
、
、
、
我正在
尝试
构建一个简单的webapp,但是当我
尝试
实现jpa来保存用户并让用户登录时,什么都不起作用了。应用程序最初正常启动,但是当访问localhost:8080时,我的jsp没有显示出来。'ufotje'@'%' to database 'hbo5_java'
spring
.data.jpa.repositories.enabled=true
浏览 2
提问于2017-09-08
得票数 0
2
回答
使用
spring
boot
jpa不会自动创建
mysql
数据库
、
这是我的application.properties: #
Mysql
Config
spring
.datasource.driverClassName=com.
mysql
.cj.jdbc.Driver
spring
.jpa.database-platform=org.hibernate.dialect.
MySQL</
浏览 11
提问于2020-04-06
得票数 0
1
回答
将
Spring
Boot
应用程序连
接到
谷歌云中的
MySQL
数据库
、
、
、
、
我正在
尝试
将一个使用jdbc和
MySQL
数据库的
Spring
Boot
Maven
应用程序部署到一个使用第二代数据库的灵活Google app Engine项目中。
spring
.datasource.driverClassName=com.
mysql
.jdbc.Driver
spring
.datasource.url=jdbc:
mysql
://12.345.67.890
Boot
</
浏览 2
提问于2018-05-02
得票数 1
3
回答
弹簧应用程序运行失败
、
、
" <groupId>org.springframework.
boot
</groupId> <artif
浏览 1
提问于2021-09-16
得票数 0
1
回答
Spring
引导项目不从数据库重新加载数据
、
、
、
、
我第一次使用角启动和弹簧引导编写了一个完整的堆栈应用程序(我正在学习完整的项目教程),:
spring
.datasource.driver-class-name=com.
mysql
.cj.jdbc.Driver
spring
浏览 10
提问于2022-07-26
得票数 0
3
回答
为什么当配置文件设置时应用程序-< profile >..properties没有加载?
我的类路径的根中有application-dev.properties和application-local.properties。在属性文件中是我的数据源属性。但是,即使我们启动应用程序时,它们也没有被加载谢谢
浏览 6
提问于2016-01-27
得票数 0
回答已采纳
4
回答
无法自动生成扩展CRUD存储库的接口
、
、
、
我是新来的春天启动和
尝试
建立一个演示应用程序。我希望使用hibernate连
接到
mysql
,并从表中获取内容。
Boot
</description> <groupId>org.springframework.
boot
</groupId> <groupI
浏览 7
提问于2017-01-09
得票数 0
回答已采纳
点击加载更多
扫码
添加站长 进交流群
领取专属
10元无门槛券
手把手带您无忧上云
相关
资讯
Spring-boot+Mybatis+Maven+MySql搭建实例
Maven 如何打包 Spring Boot 项目打包的发布 Jar 名字
Spring Boot与Kotlin 使用JdbcTemplate连接MySQL
219.Spring Boot+Spring Security:基于MySQL数据库的身份认证和角色授权
(无密)SpringBoot+Vue3+MySQL集群 开发健康体检双系统网盘学习
热门
标签
更多标签
云服务器
ICP备案
腾讯会议
云直播
对象存储
活动推荐
运营活动
广告
关闭
领券