CRUD table , Java - APIRest- SpringDataJPA - MS SQLServer using store procedure

Cancelled Posted 5 years ago Paid on delivery
Cancelled Paid on delivery

I need an example CRUD ApiRest using springdatajpa - CrudRepository - MS sql server using store procedure

create table test(code int identity(1,1),name varchar(50))

go

create procedure sp_list

as

select code,name from test

go

create procedure sp_insert @as_name varchar(50)

as

insert test(name)

values(@as_name)

go

create procedure sp_delete @al_code int

as

delete test where code=@al_code

go

create procedure sp_update @al_code int,@as_name varchar(50)

as

update test set name =@as_name where code=@al_code

go

Java Spring SQL

Project ID: #18531021

About the project

4 proposals Remote project Active 5 years ago

4 freelancers are bidding on average $36 for this job

PATechnology

Hi, I am interested for the task and can do within a timeline. Please ping me to discuss more. Thanks.

$40 USD in 2 days
(22 Reviews)
4.3
DevPrateek

Hello sir ,I am a 5 year experienced java developer expert in spring boot ,spring MVC ,JPA ,Hibernate ,MYSQL ,Rest Services .I can do it ,Please hire me

$55 USD in 2 days
(0 Reviews)
0.0
patelanil9

Anil Patidar Software Engineer(java) Have 4+ years of experience in java/j2ee technology as developer. I have good knowledge of below Technology java,swing,JSP,Servlet,Spring MVC,Struts2,Jquery,JavaScript, HTML,CSS More

$30 USD in 2 days
(0 Reviews)
0.0
elishaebenezer

I have worked on the suggested tech stack extensively and will be able to deliver on this within 2 days

$20 USD in 2 days
(0 Reviews)
0.0