Creating a project

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

To create a project, go to https://start.spring.io and create a Kotlin-based project with the following given dependencies:

  • Web
  • JDBC
  • MySQL
  • DevTools

Now we'll create some demo code, and we can test them. 

..................Content has been hidden....................

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