- 博客(3)
- 资源 (1)
- 收藏
- 关注
原创 1099 端口没被占用,却一直报占用
Error running 'Unnamed': Address localhost:1099 is already in use,idea启动tomcat后,虽然报了以上错误,但是1099端口没被占用 在命令行输入一下命令返回为空 netstat -ano| findstr 1099 证明确实没有占用,但tomcat依旧启动就报错 解决办法:重启电脑 原理不知:有人通底层望告知 ...
2020-04-08 10:49:24
2625
2
原创 PowerDesigner16.5 Oracle 序列创建
第一步: 第二步: Name 填PowerDesigner里显示的序列名, code填的是sql脚本中的序列名 第三步 怎么填学Oracle应该都会 第四步
2020-04-04 21:51:26
671
原创 springboot 报错 class path resource [xx/*.xml] cannot be opened because it does not exist
springboot 报错 class path resource [xx/*.xml] cannot be opened because it does not exist1.pom.xml 需配置:2.application.properties配置错误 1.pom.xml 需配置: <resources> <resource> ...
2020-03-29 16:30:27
2864
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人
RSS订阅