Hi
Java Ranch,
I want to implement a RESTl API webservices for CRUD operation using Spring MVC 3.0/4.0 with ojdbc/jdbc.
I have no idea on Hibernate framework. So using ojdbc/jdbc I want to implement a basic CRUD Operation for REST API.
I know Spring Boot is there for dedicated spring framework , but want to do the same using Eclipse
IDE.
Any examples,links,documents,code snippets are welcome.