Ask Your Question
0

Can spring boot be used for inserting or updating data, or is there another option available?

asked 2022-04-25 11:00:00 +0000

lalupa gravatar image

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
3

answered 2022-11-17 22:00:00 +0000

ladyg gravatar image

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.

edit flag offensive delete link more

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account. This space is reserved only for answers. If you would like to engage in a discussion, please instead post a comment under the question or an answer that you would like to discuss

Add Answer


Question Tools

Stats

Asked: 2022-04-25 11:00:00 +0000

Seen: 1 times

Last updated: Nov 17 '22