Skip to content

mgrygles-lab/intro-spring-pulsar-demo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introducing Spring for Apache Pulsar

Live Demo - User Registration

This is a simple Spring for Apache Pulsar application that takes a simple produce/consume use case through the following:

  • Imperative produce/consume (user to/from user-topic)
  • Improve the above usage w/ topic detection and config props
  • Reactive produce/consume (single)
  • Reactive produce/consume (stream)
  • Add Spring Cloud Stream binder to process messages

There is a commit for each of the above steps.

Appears In

This demo was used in the following:

About

Demo app with Christophe at Spring I/O 2023

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%