Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Yes, Spring Boot can be used for inserting or updating data. Spring Boot comes with the Spring Data module which provides easy to use APIs for communicating with different types of databases. Additionally, there are other options available for inserting or updating data such as using traditional JDBC or using an Object-Relational Mapping (ORM) framework like Hibernate or MyBatis.