summaryrefslogtreecommitdiffstats
path: root/sample-apps/basic-search-java/README.md
blob: cbeebb3266646149e4d825269bcb2eb00ba1ab93 (plain) (blame)
1
2
3
4
5
6
7
8
9
# Vespa sample applications - Basic stateless Vespa application

A simple stateless Vespa application with no data, to demonstrate how to build
plugins for the Vespa JDisc container.

Please refer to
[developing applications](https://github.com/pages/vespa-engine/documentation/documentation/jdisc/developing-applications.html)
for more information.