Spring
AI
Spring AI
Java
Quarkus Spring Spring Data Spring Cloud Hibernate
Python
Database
Postgresql Mysql
Spring data Rest 中文文档
    • Spring Data REST
    • Introduction
      • Upgrading Spring Data
      • Getting started
      • Using cURL to talk to Spring Data REST
      • Spring Data REST example projects
    • Repository resources
      • Paging and Sorting
      • Projections and Excerpts
    • Representations
    • Conditional Operations
    • Validation
    • Events
    • Integration
    • Metadata
    • Security
    • Tools
    • Customizing Spring Data REST
      • Configuring the REST URL Path
      • Adding Spring Data REST to an Existing Spring MVC Application
      • Overriding Spring Data REST Response Handlers
      • Customizing the JSON Output
      • Adding Custom Serializers and Deserializers to Jackson’s ObjectMapper
      • Configuring CORS
    • Wiki
  • Spring data Rest 中文文档
  • Introduction
  • Using cURL to talk to Spring Data REST

Using cURL to talk to Spring Data REST

本附录中包含一些指南,示范了如何通过 cURL 与 Spring Data REST 服务进行交互:

  • Accessing JPA Data with REST

  • Accessing Neo4j Data with REST

  • Accessing MongoDB Data with REST

  • Accessing GemFire Data with REST

粤ICP备2024239452号-1