Creating a sample project using JDBC

Let's learn JDBC using a project in which we will create REST APIs for users and show the list of user details. In this project, we will use JDBC, MySQL, and Spring Boot.

To create a project, go to this link: https://start.spring.io and create a Kotlin-based project. Here are the dependencies of JDBC:

  • JDBC: this will implement all the features regarding JDBC
  • MySQL: this will implement all the features of MySQL database
..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
3.16.137.117