Skip to content

danvega/http-interfaces

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spring Http Interface Clients CRUD Walkthrough

This is a complete example of how to create a new client in Spring using Http Interfaces. This is a Maven Multi Module project that consists of the following services.

Articles Service

This service defines the articles in our system and provides a REST API.

Content Service

The content service will delegate all Article calls to the Articles Service using a new client.

YouTube

If you want to watch the full tutorial you can check it out here.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages