Skip to content

aliaksei-lithium/spring5demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

Spring 5 and Spring-Boot 2 Demo Application highly expired by bclozel/spring-reactive-university

A lot of test's and playground with Mono/Flow checkout here reactor/lite-rx-api-hands-on

Run

MongoDB

Navigate to container folder and run docker-compose up -d. It will start MongoDB and map the ports.

Start the application

Change application.properties properties according your setup and gitter token, just sign in and check token in your profile.

./gradlew bootRun and magic will happens!

API

Host by default: http://localhost:8080

  • / – index page from resources/templates/index.ftl with simple UI for gitter messages streaming
  • /hello/, /exchange – simple API with text output
  • /gitter, /gitter/{name} – Gitter exposed API's
  • /mate – example of reactive webclient and mongodb combining
  • gitter/messages – SSE API for gitter messages

Links

Talks

About

Spring 5 Reactive Demo App

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published