String url = "jdbc:mysql://localhost:3306/novel";

이걸 

String url = "jdbc:mysql://loalhost:3306/novel";

로 썼음

이런 c......