#apis
Read more stories on Hashnode
Articles with this tag
Get rid of complex sql queries in your Java code. ยท JPA is a standard for ORM. It is an API layer that maps Java objects to the database tables. All you...
In this post, I am discussing how we can create a simple API with Spring Boot. This post discusses about Repository, Controller/Resource and Model...