Skip to content

tspannhw/airquality-amqp-consumer

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

airquality

Example code for Spring IO 2022 Barcelona, Spain

Timothy Spann

Setup

  • Visual Code with Spring & Java 11
  • Set an environment variable with your api key code from airnow
  • Point to your Apache Pulsar cluster, if you are using StreamNative cloud I have SSL and configuration in the config class

Consumer

  • MQTT
  • AMQP
  • Pulsar

Resources

Other Projects

CVE Note

We are using Spring Boot 2.6.6 which does not have this issue.

https://thenewstack.io/springshell-brings-hell-to-java-developers/