Web:Rest Repositories HAL Browser

Getting Started
Reference Documentation

For further reference, please consider the following sections:

Official Apache Maven documentation
Spring Boot Maven Plugin Reference Guide
Create an OCI image
Spring Web
Rest Repositories

Guides

The following guides illustrate how to use some features concretely:

Building a RESTful Web Service
Serving Web Content with Spring MVC
Building REST services with Spring
Accessing JPA Data with REST
Accessing Neo4j Data with REST
Accessing MongoDB Data with REST
package com.example.demo;

import org.springframework.boot.SpringApplicatio

你可能感兴趣的:(springcloud)