0
Simple procedure of Rest Api ?
Using spring with my SQL databse
1 Respuesta
+ 1
The procedure is not simple :)
But there are detailed tutorials on the spring.io website you can follow.
https://spring.io/guides/gs/rest-service/
https://spring.io/guides/gs/accessing-data-mysql/