Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in spring-data

Spring Data JPA: Query for Field in List of Objects

Query by Example Spring Data - In Clause?

Saving does not work when exception is handled

Failed to load driver class org.mariadb.jdbc.Driver

Does Spring Data force dependency on SLF4j?

CrudRepository: find by multiple related entities

Selecting from Multiple Tables in Spring Data

Spring data mongodb query for subdocument field

How to add custom query parameters to next/previous links in paged hateoas result?

How to avoid lazy fetch in JSON serialization using Spring Data JPA + Spring Web MVC?

java spring repositories - findBy() method using set of IDs/values

Spring JPA Data Repository failed to create bean for interface that extends CrudRepository

What's the correct way to find all entities ordered by field in Spring Data?

java spring spring-data

Use cases of methods of QueryByExampleExecutor<T> interface in Spring data JPA

Does Spring Data support Elasticsearch 5.x?

Spring data aerospike

java spring-data aerospike

How to add global where clause for all find methods of Spring data JPA with Hibernate?

Disable query creation from method name - use of projections

Can we use both MongoRepository and MongoTemplate in same application

Couldn't find PersistentEntity for type class java.lang.String