https://github.com/codecentric/es_bdd_sample
A sample project for the BDD with Elasticsearch blog post
https://github.com/codecentric/es_bdd_sample
Last synced: 6 months ago
JSON representation
A sample project for the BDD with Elasticsearch blog post
- Host: GitHub
- URL: https://github.com/codecentric/es_bdd_sample
- Owner: codecentric
- Created: 2014-02-07T15:34:25.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2014-02-07T15:36:34.000Z (about 12 years ago)
- Last Synced: 2025-03-10T19:30:04.932Z (12 months ago)
- Language: Java
- Size: 113 KB
- Stars: 2
- Watchers: 11
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
ES_BDD_Sample
=============
A sample project for the BDD with Elasticsearch blog post
Usage
=====
build the Project with gradle and execute the tests - they should pass.
For further explanation see << link goes here >>