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

Zrušen Zveřejněno před 5 lety K zaplacení v momentě doručení
Zrušen K zaplacení v momentě doručení

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

Identifikační číslo projektu: #18531021

O projektu

4 nabídek Projekt na dálku Aktivní před 5 lety

4 Freelnceři na tento projekt zveřejňují nabídky v průměru $36

PATechnology

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

$40 USD za 2 dní
(22 Recenzí)
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 za 2 dní
(0 Recenzí)
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 Další

$30 USD za 2 dní
(0 Recenzí)
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 za 2 dní
(0 Recenzí)
0.0