gmrodgers / rabbitmq-sample

A sample spring boot app to be used with rabbitMQ via a k8s binding

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sample Rabbitmq App

This is a sample of a Java Spring app that works with the Tanzu Application Platform and Rabbitmq.

Dependencies

  1. kubectl CLI
  2. Tanzu CLI and the apps plugin v0.2.0 which are provided as part of Tanzu Application Platform
  3. A cluster with the Rabbitmq cluster operator installed.
  4. A cluster with Tanzu Application Platform, and the "Default Supply Chain" and Services Toolkit components installed, plus their dependencies. These components are a part of Tanzu Application Platform.

Usage after deployment

Once deployed, you can curl the top-level domain of the app and receive a response.

Maintainers

Glen - @gmrodgers Konstantin - @jhvhs Sam - @Samze

About

A sample spring boot app to be used with rabbitMQ via a k8s binding

License:Apache License 2.0


Languages

Language:Kotlin 78.0%Language:HTML 22.0%