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
327 stars 223 forks source link

Java Version #15

Closed OmkarMandavkar closed 2 years ago

OmkarMandavkar commented 2 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?