jaygajera17 / E-commerce-project-springBoot

This project serves as an easy-to-understand setup for beginners , providing a base foundation in Spring Boot , MVC & hibernate.
https://jaygajera17.github.io/E-commerce-project-springBoot/
560 stars 564 forks source link

fix incompatible types and update README #39

Closed WangGithub0 closed 10 months ago

WangGithub0 commented 10 months ago
  1. Fix bug "java: incompatible types: boolean cannot be converted to java.sql.ResultSet"
  2. Fix bug "java.lang.IllegalArgumentException: Could not resolve placeholder 'db.driver' in value "${db.driver}""
  3. Update the README

@jaygajera17 Could you help me review it, thanks.

Closes #38, #40