A simple spring boot application that is subscribed to a topic of Google Pub/Sub service. This application will log any messages since it is subscribed to a topic, be it any string messages, or json messages.
- Spring-boot framework
- Maven 3.6+
- Google Cloud Pub/Sub
- Sonarqube