OSSpk / Library-Management-System-JAVA

📚 A sophisticated Library Management System designed in Java while following the concepts of decoupled layers (entities) and minimal code in interface (GUI).
https://github.com/harismuneer
MIT License
345 stars 228 forks source link

Java Version #5

Open JKQuah opened 3 years ago

JKQuah commented 3 years ago

I faced the same issue here: Cannot establish a connection to jdbc:derby://localhost:1527/LMS using org.apache.derby.jdbc.ClientDriver (Unable to find a suitable driver)

Isn't a must to use Java 8.0? instead of Java 15?