Spring Data JPA wrapped the implementation from the vendor(default Hibernate);
Spring Data Rest will support features including convert the data service into HAL(hypertext Application language) based on rest service. Like Spring Data Elasticsearch and others, Spring Data JPA is one of the data service(for relational database) supported by Spring Data Rest
Spring Data Rest will support features including convert the data service into HAL(hypertext Application language) based on rest service. Like Spring Data Elasticsearch and others, Spring Data JPA is one of the data service(for relational database) supported by Spring Data Rest
Comments
Post a Comment