此内容没有您所选择的语言版本。
Chapter 10. Football Quickstart Endpoint Examples
10.1. About Football Quickstart Endpoint Examples 复制链接链接已复制到粘贴板!
复制链接链接已复制到粘贴板!
The Football application is a simple example to illustrate the use of JBoss Data Grid endpoints, namely Hot Rod, REST and Memcached. Each example shows one of these protocols used to connect to JBoss Data Grid to remotely store, retrieve and remove data from caches.
Each application is a variation of a simple football team manager utility as a console application.
Features
The following features are available with the example Football Manager application:
- Add a team.
- Add players.
- Remove all entities (teams and players).
- Listing all teams and players.
Location
JBoss Data Grid's Football quickstart can be found at the following locations:
jboss-datagrid-quickstarts-1.0.0/carmart/rest-endpoint
jboss-datagrid-quickstarts-1.0.0/carmart/hotrod-endpoint
jboss-datagrid-quickstarts-1.0.0/carmart/memcached-endpoint