How to make Add and Update API for two different table using spring boot and MySql [on hold]
up vote
-4
down vote
favorite
How we can make API for add and update user information with image using spring boot and mysql? I want to insert this data into two different tables. some columns in one table and some column in different table. How we can do this.
java mysql spring spring-mvc
New contributor
put on hold as off-topic by πάντα ῥεῖ, 200_success, tinstaafl, Sᴀᴍ Onᴇᴌᴀ, Graipher Nov 20 at 19:37
This question appears to be off-topic. The users who voted to close gave this specific reason:
- "Code not implemented or not working as intended: Code Review is a community where programmers peer-review your working code to address issues such as security, maintainability, performance, and scalability. We require that the code be working correctly, to the best of the author's knowledge, before proceeding with a review." – πάντα ῥεῖ, 200_success, tinstaafl, Sᴀᴍ Onᴇᴌᴀ, Graipher
If this question can be reworded to fit the rules in the help center, please edit the question.
add a comment |
up vote
-4
down vote
favorite
How we can make API for add and update user information with image using spring boot and mysql? I want to insert this data into two different tables. some columns in one table and some column in different table. How we can do this.
java mysql spring spring-mvc
New contributor
put on hold as off-topic by πάντα ῥεῖ, 200_success, tinstaafl, Sᴀᴍ Onᴇᴌᴀ, Graipher Nov 20 at 19:37
This question appears to be off-topic. The users who voted to close gave this specific reason:
- "Code not implemented or not working as intended: Code Review is a community where programmers peer-review your working code to address issues such as security, maintainability, performance, and scalability. We require that the code be working correctly, to the best of the author's knowledge, before proceeding with a review." – πάντα ῥεῖ, 200_success, tinstaafl, Sᴀᴍ Onᴇᴌᴀ, Graipher
If this question can be reworded to fit the rules in the help center, please edit the question.
2
Hello and welcome to Code Review! Unfortunately, your question does not fit with the purpose of our site. We review already existing code; we don't create code from scratch. Please see our help center for more details.
– Graham
Nov 20 at 18:54
add a comment |
up vote
-4
down vote
favorite
up vote
-4
down vote
favorite
How we can make API for add and update user information with image using spring boot and mysql? I want to insert this data into two different tables. some columns in one table and some column in different table. How we can do this.
java mysql spring spring-mvc
New contributor
How we can make API for add and update user information with image using spring boot and mysql? I want to insert this data into two different tables. some columns in one table and some column in different table. How we can do this.
java mysql spring spring-mvc
java mysql spring spring-mvc
New contributor
New contributor
New contributor
asked Nov 20 at 18:36
kunal
1
1
New contributor
New contributor
put on hold as off-topic by πάντα ῥεῖ, 200_success, tinstaafl, Sᴀᴍ Onᴇᴌᴀ, Graipher Nov 20 at 19:37
This question appears to be off-topic. The users who voted to close gave this specific reason:
- "Code not implemented or not working as intended: Code Review is a community where programmers peer-review your working code to address issues such as security, maintainability, performance, and scalability. We require that the code be working correctly, to the best of the author's knowledge, before proceeding with a review." – πάντα ῥεῖ, 200_success, tinstaafl, Sᴀᴍ Onᴇᴌᴀ, Graipher
If this question can be reworded to fit the rules in the help center, please edit the question.
put on hold as off-topic by πάντα ῥεῖ, 200_success, tinstaafl, Sᴀᴍ Onᴇᴌᴀ, Graipher Nov 20 at 19:37
This question appears to be off-topic. The users who voted to close gave this specific reason:
- "Code not implemented or not working as intended: Code Review is a community where programmers peer-review your working code to address issues such as security, maintainability, performance, and scalability. We require that the code be working correctly, to the best of the author's knowledge, before proceeding with a review." – πάντα ῥεῖ, 200_success, tinstaafl, Sᴀᴍ Onᴇᴌᴀ, Graipher
If this question can be reworded to fit the rules in the help center, please edit the question.
2
Hello and welcome to Code Review! Unfortunately, your question does not fit with the purpose of our site. We review already existing code; we don't create code from scratch. Please see our help center for more details.
– Graham
Nov 20 at 18:54
add a comment |
2
Hello and welcome to Code Review! Unfortunately, your question does not fit with the purpose of our site. We review already existing code; we don't create code from scratch. Please see our help center for more details.
– Graham
Nov 20 at 18:54
2
2
Hello and welcome to Code Review! Unfortunately, your question does not fit with the purpose of our site. We review already existing code; we don't create code from scratch. Please see our help center for more details.
– Graham
Nov 20 at 18:54
Hello and welcome to Code Review! Unfortunately, your question does not fit with the purpose of our site. We review already existing code; we don't create code from scratch. Please see our help center for more details.
– Graham
Nov 20 at 18:54
add a comment |
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
2
Hello and welcome to Code Review! Unfortunately, your question does not fit with the purpose of our site. We review already existing code; we don't create code from scratch. Please see our help center for more details.
– Graham
Nov 20 at 18:54