Java サンプル
名前 | 内容説明 |
---|---|
Java Spark / MySQL | A sample Java application and a MySQL database. |
React / Spring / MySQL | A sample React application with a Spring backend and a MySQL database. |
Spring / PostgreSQL | A sample Java application with Spring framework and a Postgres database. |
Spark | A sample Spark application. |
example-voting-app | A sample Docker Compose app. |
atsea-sample-shop-app | A sample app that uses a Java Spring Boot backend connected to a database to display a fictitious art shop with a React front-end. |
wordsmith | A demo app that runs three containers, including PostgreSQL, Java, and Go. |
Spring AI Brave Search Example - Model Context Protocol (MCP) | This example demonstrates how to create a Spring AI Model Context Protocol (MCP) client that communicates with the Brave Search MCP Server. The application shows how to build an MCP client that enables natural language interactions with Brave Search, allowing you to perform internet searches through a conversational interface. This example uses Spring Boot autoconfiguration to set up the MCP client through configuration files. |
さらなるサンプルを探しますか?
以下の GitHub リポジトリから、さらなる Docker サンプルを確認してください。
Awesome Compose: 30 以上の Docker Compose サンプルを集約したリポジトリです。 これらのサンプルからは、Compose ファイルを使ってさまざまなサービスを組み合わせる方法を学ぶことができます。
Docker サンプル: 30 以上のリポジトリからなり、デモアプリケーション、チュートリアル、ラボなどのコンテナー化サンプルを提供しています。