Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 759 Bytes

File metadata and controls

19 lines (11 loc) · 759 Bytes

Cloud Run Pub/Sub Tutorial Sample

This sample shows how to create a service that processes Pub/Sub messages.

Use it with the Cloud Pub/Sub with Cloud Run tutorial.

For more details on how to work with this sample read the Google Cloud Run Java Samples README.

Run in Google Cloud

Dependencies

  • Spark: Web server framework.
  • Jib: Container build tool.
  • Junit: [development] Test running framework.