4.0.0 org.springframework.boot spring-boot-starter-parent 3.2.0 com.example demo 0.0.1-SNAPSHOT Project for learning Spring Boot, RESTful API, and SQLite This is a self-learing project for Spring Boot for RESTful API with SQLite database 17 org.wisdom-framework sqlite-jdbc 3.8.7_1 runtime com.google.code.gson gson 2.10.1 org.springframework.boot spring-boot-starter-web org.mybatis.spring.boot mybatis-spring-boot-starter 3.0.3 org.springframework.boot spring-boot-devtools runtime true org.springframework.boot spring-boot-starter-test test org.mybatis.spring.boot mybatis-spring-boot-starter-test 3.0.3 test org.springframework.boot spring-boot-maven-plugin