Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in spring-data

Where can I find the reference for the spring-data-elasticsearch configuration properties?

spring.data.ldap with multiple spring.ldap.urls in application.properties

Spring Data JPA: Instantiate multiple repositories from same repository interface definitions, each pointing to a different database

Differences between Spring Data and JDBC/ORM modules

java spring jpa jdbc spring-data

How to set Spring Data Cassandra keyspace dynamically?

Override Spring Data Rest POST method

Spring boot @Transactional

Custom DateTime format in Spring Data Projection

How to get information about error from SqlExceptionHelper for REST spring application

Will the rollbackFor attribute in Spring Data will work even if I do a try catch?

Usage of @Transactional with Spring Data custom methods

QuerydslJpaPredicateExecutor sort by field in subclass

spring-data querydsl

Spring Data JPA Pageable with named entity graph

spring jpa spring-data