Skip to content

play-project/pubsub-bootstrap-service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Pubsub Bootstrap module

Description

This module gets topics from a WSN service, creates all the required EventClouds according to the topic and subscribes to all the topics on behalf of the DSB. It can be exposed as a Web service (WAR packaging)

Tests

mvn jetty:run

Open http://localhost:8080/play-platformservices-pubsubbootstrap/

Use

One can call the BoostrapService with all the required parameters or call the InitService REST service directly. This last one will get the default platform configuration from a github repository and calls the BootstrapService with this data as input parameter -> One shot!

The global REST operation to initialize all is a GET at http://localhost:8080/play-platformservices-pubsubbootstrap/rest/init/

About

Let's create all the pubsub links between EC and DSB

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages