spring-data-examples icon indicating copy to clipboard operation
spring-data-examples copied to clipboard

Spring Data Example Projects

Results 38 spring-data-examples issues
Sort by recently updated
recently updated
newest added

- [x] You have read the [Spring Data contribution guidelines](https://github.com/spring-projects/spring-data-build/blob/main/CONTRIBUTING.adoc). - [x] You use the code formatters provided [here](https://github.com/spring-projects/spring-data-build/tree/main/etc/ide) and have them applied to your changes. Don’t submit any formatting...

status: waiting-for-triage

### Elasticsearch Version 8.17.2 ### Installed Plugins _No response_ ### Java Version 17 ### OS Version windows、linux ### Problem Description Caused by: co.elastic.clients.transport.TransportException: node: https://localhost:9200/, status: 401, [es/indices.exists] Expecting a...

status: waiting-for-triage

The current sample provided in this repo is working as long as database type is same like [here](https://github.com/rajadilipkolli/my-spring-boot-experiments/tree/main/jpa/multitenancy/multitenancy-db) where both databases are of type postgresql When I tried to move...

status: waiting-for-triage

Relates to #591. This PR adds a small Spring Data Elasticsearch example that demonstrates using `org.springframework.data.elasticsearch.core.query.Criteria` against a nested field. Changes: - Introduced a `Talk` document with a `speakers` field...

status: waiting-for-triage

- [x] You have read the [Spring Data contribution guidelines](https://github.com/spring-projects/spring-data-build/blob/main/CONTRIBUTING.adoc). - [x] You use the code formatters provided [here](https://github.com/spring-projects/spring-data-build/tree/main/etc/ide) and have them applied to your changes. Don’t submit any formatting...

status: on-hold
status: waiting-for-triage

The `ensureIndex` method is deprecated in the current MongoDB driver and will be removed in a future version. This can cause issues and log warnings during application startup. I have...

status: waiting-for-triage

Hi there, I was going through the `spring-data-elasticsearch-examples` and found them incredibly helpful for getting started. I noticed that the examples cover creating, searching, and deleting documents really well, which...

type: enhancement
status: ideal-for-contribution