Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in spring-data

Does Intellij IDEA support @RooJpaRepository?

spring data mongo - mongotemplate count with query hint

Using Hystrix with Spring Data Repositories

Spring repository interface: query methods by type

JPQL for a Unidirectional OneToMany

Spring data jpa, jparepository returning list of string in place of DTO object

How to remove Spring CrudRepository unchecked conversion beside using suppress annotation

EnableSpringDataWebSupport doesn't seem to work well with WebMvcConfigurerAdapter

Spring boot error when using AbstractRoutingDataSource and trying to set up multiple DataSources

Jackson module to handle abstract aggregate root and its subclasses in Spring Data REST

How I can get entitymanager from crudrepository

@PreUpdate doesn't save parent object when it's updated

Spring data elasticsearch wrong page totalPages

Spring mongo write only field

spring-data subquery within a Specification

How do you handle with bulk deleting by an array of IDs in Spring Data JPA?

Change default sort order for Spring Data findAll() method

Spring - Multiple Spring Data modules found, entering strict repository configuration mode

Get "Invalid derived query" error all over the place in our Spring Data JpaRepository interfaces in STS 3.1

Exception in monitor thread while connecting to server localhost:27017 while accessing MongoDB with Java