GET /hello Simple greeting endpoint GET /greeting?name=xxx Greeting with query parameter GET /user/{username} Retrieve user information POST /api/users Create new ...
Learn: Spring Boot basics (auto-configuration, annotations) Controller-Service-Repository structure RESTful design: HTTP verbs, status codes, URI naming Data binding with @RequestBody, @PathVariable, ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results