Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in spring-data

Find entities containing a string in a list in Spring Data Repositories

Why is the version property not set with Spring Data JPA?

Spring Data does not handle Pageable action argument creation

Configure Multiple DataSource in Spring Boot with JNDI

Spring Data: Unique field in MongoDB document

How to get number of affected rows from JdbcTemplate?

java spring spring-data

Does MongoDB work with JPA?

spring-data mongodb custom implementation PropertyReferenceException

How to configure a MongoDB cluster which supports sessions?

Spring data jpa @transactional

How to fetch EntityGraph dynamically in Spring Boot

Spring annotations @ModelAttribute and @Valid

FetchMode join makes no difference for ManyToMany relations in spring JPA repositories

PSQLException: ERROR: syntax error at or near

nested exception is java.lang.IllegalArgumentException: Not a managed type: class

How to get List from Page in Spring Data REST

Exact case insensitive match in spring-data mongo

Creating Pagination in Spring Data JPA

Enable hibernate filter globally with spring-boot & spring-data