Skip to content

Creating reactive web service that emit a resource every second

Notifications You must be signed in to change notification settings

timis1/reactive-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Read Me First

The following was discovered as part of building this project:

  • The original package name 'com.reactive.app.reactive app' is invalid and this project uses 'com.reactive.app.reactive.app' instead.
  • This is a simple reactive web application that will emit a response. It will simulate a market data that will emit a price every second.

Getting Started

  • To start this webservice you will have to run this command mvn clean install.
  • After the build is done successfully execute the jar: java -jar targer/reactive-app-0.0.1-SNAPSHOT.jar

Checking the reactive endpoint in the browser

Once the webservice is launched and is running check the reactive endpoint in your browser by accessing this URL Alt Text

Reference Documentation

For further reference, please consider the following sections:

Guides

The following guides illustrate how to use some features concretely:

About

Creating reactive web service that emit a resource every second

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages