logo
publist
写文章

简介

该用户还未填写简介

擅长的技术栈

可提供的服务

暂无可提供的服务

【springCloud报错已解决】Failed to configure a DataSource: ‘url‘ attribute is not specified and no embedded

如果你各种配置都检查了都没问题还是报这个错误那就是你创SpringCloud的时候加包了而且是Mysql冲突,你只需把这些父级里面的pom.xml文件里面导入的包删除即可。

文章图片
#数据库#java#servlet +1
[ app.json 文件内容错误] app.json: “pages/example/js“ 在 [“pages“] 中重复解决

app.json 文件内容错误] app.json: “pages/example/js“ 在 [“pages“] 中重复解决办法。这一块有重复的删除即可。

class path resource [mappers/*.xml] cannot be opened because it does not exist

就是说mapper 层有问题 好就打开mapper产看一下,肯能这个少了个注解。r这个注解 加上就可以解决。也有可能会是这个写错了。

#xml#java#mybatis
【springCloud报错已解决】Failed to configure a DataSource: ‘url‘ attribute is not specified and no embedded

如果你各种配置都检查了都没问题还是报这个错误那就是你创SpringCloud的时候加包了而且是Mysql冲突,你只需把这些父级里面的pom.xml文件里面导入的包删除即可。

文章图片
#数据库#java#servlet +1
【JAVA】java web详解

Java Web,是用Java技术来解决相关web互联网领域的技术栈。web包括:web服务端和webkehudua两部分。Java在客户端的应用有Java Applet,不过使用得很少,Java在服务器端的应用非常的丰富,比如Servlet,JSP、第三方框架等等。Java技术对Web领域的发展注入了强大的动力。

#java#intellij-idea#算法 +2
【SpringBooot报错】eld redisTemplate in com.buba.utils.RedisUtils required a bean of type

【SpringBooot报错】eld redisTemplate in com.buba.utils.RedisUtils required a bean of type

文章图片
#java#redis#spring boot
【已解决报错】Redis Connection refused: no further information

【已解决报错】Redis Connection refused: no further information

#linux#redis#java +1
【报错解决】Servlet.service() for servlet [dispatcherServlet] in context with path [] threw exception [Req

注销用户信息报错信息也删除了但是控制台报错:Servlet.service() for servlet [dispatcherServlet] in context with path [] threw exception [Request processing failed; nested exception is org.apache.ibatis.binding.BindingExcepti

文章图片
#java#mysql
暂无文章信息