Giter Site home page Giter Site logo

Comments (14)

chenjielauren avatar chenjielauren commented on July 1, 2024

有没有碰到Cause: org.springframework.jdbc.CannotGetJdbcConnectionException: Could not get JDBC Connection; nested exception is java.sql.SQLException: Connections could not be acquired from the underlying database! 这个问题 用的是本地搭的mysql数据库。

from examination_system.

fanzhucheng avatar fanzhucheng commented on July 1, 2024

.sql文件导入数据库中了吗? mysql.properties文件中的用户名,密码更改了吗?如果这些都做了还不行的话,我也没有办法,我也是个菜鸟。

from examination_system.

chenjielauren avatar chenjielauren commented on July 1, 2024

JDBCConnectionError
是mysql connector java的版本与安装的mysql workbench 不一致
zou-Jack/examination_system-#2

from examination_system.

fanzhucheng avatar fanzhucheng commented on July 1, 2024

所以问题解决了是吗?祝你好运。

from examination_system.

chenjielauren avatar chenjielauren commented on July 1, 2024

是的,搞了3、4个小时才好。

from examination_system.

fanzhucheng avatar fanzhucheng commented on July 1, 2024

我当初搞了一个下午没弄好,气得我两天没碰他,后来问的我一个叔叔,他帮我解决了,O(∩_∩)O。

from examination_system.

chenjielauren avatar chenjielauren commented on July 1, 2024

叔叔几岁啊,还能写代码啊?

from examination_system.

fanzhucheng avatar fanzhucheng commented on July 1, 2024

辈分大而已,年龄也就30岁左右。

from examination_system.

Frank1o avatar Frank1o commented on July 1, 2024

<plugins> <plugin> <groupId>org.eclipse.jetty</groupId> <artifactId>jetty-maven-plugin</artifactId> <version>9.4.20.v20190813</version> <configuration> <scanIntervalSeconds>5</scanIntervalSeconds> <webApp> <contextPath>/</contextPath> </webApp> </configuration> </plugin> </plugins>

`pom.xml的构建里面加上上面的内容,然后用mvn`` jetty:run启动,不要用Tomcat。然后自己在浏览器输入网址。

你好,请问可以私聊吗?想请教一下这个问题!拜托了!

from examination_system.

chenjielauren avatar chenjielauren commented on July 1, 2024

啥问题? 不好意思 刚看到

from examination_system.

Frank1o avatar Frank1o commented on July 1, 2024

啥问题? 不好意思 刚看到

请问有没有遇到跳转页面出现404或401的状况?

from examination_system.

chenjielauren avatar chenjielauren commented on July 1, 2024

我没用Tomcat配置,用的是jetty配置,没出现404或401。

from examination_system.

Frank1o avatar Frank1o commented on July 1, 2024

我没用Tomcat配置,用的是jetty配置,没出现404或401。

登陆之后功能都可以使用吗?

from examination_system.

chenjielauren avatar chenjielauren commented on July 1, 2024

有些功能我不需要,没有全测,只用了管理员功能那一块。

from examination_system.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.