feat(cookbook): add Copilot SDK Java Examples to community samples.

Add a web-based Java community sample to cookbook.yml under the Community Samples section, linking to thesurenk/github-copilot-java-examples.
This commit is contained in:
Suren K
2026-07-15 13:18:45 -05:00
parent 0aaced5332
commit 9f5fa0e14e
+14
View File
@@ -103,3 +103,17 @@ cookbooks:
- copilot-sdk
- web-app
- community
- id: copilot-sdk-java-examples
name: Copilot SDK Java Examples
description: A web-based chat application built with the GitHub Copilot Java SDK, Jetty, with auth status, JSON API, chat, and CLI connectivity examples
external: true
url: https://github.com/thesurenk/github-copilot-java-examples
author:
name: thesurenk
url: https://github.com/thesurenk
tags:
- java
- copilot-sdk
- web-app
- cli
- community