Skip to content

play-project/play-serviceclient

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

play-serviceclient

Getting REST/WS client for all the PLAY services.

Usage :

PlayClient client = new PlayClient(registry);
TopicAware topicClient = client.getDSBTopicAware();
topicClient.add(topic);

About

Getting REST/WS client for all the PLAY services

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages