woodens

Results 3 comments of woodens

数据库修改后登录还是会出现空指针的问题,不论是放到tomcat还是jetty启动 都会出现问题 [ERROR] Nested in org.springframework.jdbc.CannotGetJdbcConnectionException: Could not get JDBC Connection; nested exception is org.apache.commons.dbcp.SQLNestedException: Cannot create PoolableConnectionFactory (Could not create connection to database server.): java.lang.NullPointerException at com.mysql.jdbc.ConnectionImpl.getServerCharacterEncoding (ConnectionImpl.java:3303) at...

上传的.exe文件

1. Install Required Dependencies Make sure you have the necessary dependencies installed on your system. For macOS, you can install them using brew: ```bash brew install openssl readline sqlite3 xz...