mirror of
https://github.com/spring-projects/spring-data-elasticsearch.git
synced 2025-06-07 12:42:10 +00:00
Updated How to start with spring data elasticsearch (creole)
parent
4a0cf037cf
commit
c3e70bed16
@ -39,7 +39,7 @@ Having both entries in the pom file you should be able to use spring-data-elasti
|
||||
|
||||
**Case 2:**
|
||||
|
||||
I have a plane to develop new feature/ or extend existing ones.
|
||||
I have a plane to develop new feature / or extend existing ones.
|
||||
|
||||
How to configure your project:
|
||||
|
||||
@ -62,7 +62,7 @@ Snapshot spring plugin repository:
|
||||
</pluginRepository>
|
||||
}}}
|
||||
|
||||
The best way to do that without polluting spring-data-elasticsearch pom.xml is create/edit 'settings.xml' file in your '.m2' folder.
|
||||
The best way to do that without polluting spring-data-elasticsearch pom.xml is create / edit 'settings.xml' file in your '.m2' folder.
|
||||
|
||||
Example of the file can be found [[https://github.com/akonczak/spring-data-elasticsearch-mvn-config/blob/master/settings.xml|here]]
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user