mirror of
https://github.com/spring-projects/spring-data-elasticsearch.git
synced 2025-07-13 05:43:26 +00:00
Updated How to start with spring data elasticsearch (creole)
parent
4f58230a68
commit
107753f5e2
@ -39,11 +39,11 @@ Having both entries in the pom file you should be able to use spring-data-elasti
|
|||||||
|
|
||||||
**Case 2:**
|
**Case 2:**
|
||||||
|
|
||||||
I have a plane to develop new feature / or extend existing ones.
|
I have a plan to develop new feature / or extend existing ones.
|
||||||
|
|
||||||
How to configure your project:
|
How to configure your project:
|
||||||
|
|
||||||
Project has dependencies with spring-data-parent to fulfil that we need to add information about snapshot spring repository and snapshot spring plugin repository.
|
Project has dependencies with spring-data-parent to fulfill that we need to add information about snapshot spring repository and snapshot spring plugin repository.
|
||||||
|
|
||||||
Snapshot spring repository:
|
Snapshot spring repository:
|
||||||
{{{
|
{{{
|
||||||
@ -66,4 +66,3 @@ The best way to do that without polluting spring-data-elasticsearch pom.xml is c
|
|||||||
|
|
||||||
Example of the file can be found [[here|https://github.com/akonczak/spring-data-elasticsearch-mvn-config/blob/master/settings.xml]]
|
Example of the file can be found [[here|https://github.com/akonczak/spring-data-elasticsearch-mvn-config/blob/master/settings.xml]]
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user