Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 804 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 804 Bytes

Spring Boot RestClient

The RestClient is a synchronous HTTP client that offers a modern, fluent API. It offers an abstraction over HTTP libraries that allows for convenient conversion from a Java object to an HTTP request, and the creation of objects from an HTTP response.

This project uses JSONPlaceholder.

JSONPlaceholder is a free online REST API that you can use whenever you need some fake data.

Ekran Resmi 2024-04-24 18 10 47

Ekran Resmi 2024-04-24 18 11 58

Ekran Resmi 2024-04-24 18 09 04