Skip to content

tspannhw/airquality-mqtt-consumer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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/