Tweaked setup of in-memory user accounts in Spring Security example to accommodate the changes in Password encoding. Tweaked Elasticsearch examples to use Log4j 2 instead of Logback as embedded Elasticsearch requires it to run properly.
Spring Data Elasticsearch - Examples
Requirements:
- Maven - required.
- Elasticsearch - optional.
To use local elasticsearch cluster:
- install elasticsearch
- uncomment both properties in file 'application.properties'