Search code examples
My Custom Repository returns a vavr Try. Why does Spring Data jdbc wrap it in another vavr.Try?...


springspring-dataspring-data-jdbc

Read More
Spring data JPA query with parameter properties...


springjpaspring-dataspring-data-jpa

Read More
Is there a way to create a @Repository that does not get associated with a specific type?...


javajpaspring-data

Read More
How to customize MappingMongoConverter (setMapKeyDotReplacement) in Spring-Boot without breaking the...


spring-bootspring-dataspring-data-mongodb

Read More
Is there a way to filter or sort data in a RESTful API?...


javaspringspring-data

Read More
@TransactionalEventListener with @Transactional and propagations REQUIRES_NEW, NOT_SUPPORTED...


springtransactionsspring-dataspring-transactions

Read More
Ignore field for query in spring-r2dbc...


spring-bootspring-data-jpaspring-dataspring-webfluxspring-data-r2dbc

Read More
What does “hit type limits” mean in the Spring Data Relational documentation?...


javaspringspring-dataspring-data-jdbc

Read More
Getting next value from sequence with jpa repository in postgreSQL...


javapostgresqljpaspring-data-jpaspring-data

Read More
Distinct in Spring Data MongoDB...


mongodbspring-data

Read More
What are the rules for collection names in SOLR?...


databasesolrnosqlspring-data

Read More
How to generate a ddl creation script with a modern Spring Boot + Data JPA and Hibernate setup?...


hibernatespring-bootspring-dataspring-data-jpa

Read More
Returning both old and new entities from Spring/MongoDB findAndModify...


springmongodbmongodb-queryspring-datamongodb-java

Read More
SPR-16876 TransactionSynchronizationManager not returning correct values in implementation of Abstra...


springspring-boottransactionsspring-dataspring-transactions

Read More
Override Pageable max page size at controller level...


javaspringspring-bootspring-data-jpaspring-data

Read More
Spring Data JDBC dynamic where clauses...


spring-dataspring-data-jdbc

Read More
I don't know why @JsonManagedReference & @JsonBackReference & @JsonIgnore don't work...


javajsonspring-bootspring-data-jpaspring-data

Read More
Cannot invoke org.springframework.data.relational.core.mapping.RelationalPersistentEntity.getPropert...


javaspring-bootspring-datah2spring-data-jdbc

Read More
@MappedSuperclass being assigned to a @OneToMany spring-data...


spring-data-jpaspring-data

Read More
Cannot persist entity...


javaspringspring-dataspring-data-jdbc

Read More
How to set up liquibase in Spring for multiple data sources?...


springspring-bootspring-dataliquibase

Read More
Table name configured with external properties file...


springspring-data

Read More
JPA. What exceptions may FindAllBy throw?...


springjpaspring-data

Read More
Access denied for user ''@'localhost' (using password: NO) spring-boot...


mysqlspring-bootspring-data-jpaspring-data

Read More
JdBcPagingItemReader fails with Null NamedJdbcParameter for Step Configuration...


spring-dataspring-batchspring-jdbc

Read More
Spring Data - OR condition in a repository method name...


javaspringjpaspring-dataspring-data-jpa

Read More
JPA Criteria API and parentheses...


sqljpaspring-data-jpaspring-datajpa-criteria

Read More
Spring JPA repository transactionality...


javajpaspring-dataspring-transactions

Read More
How does @CreatedBy work in Spring Data JPA?...


javaspringjpaspring-dataspring-data-jpa

Read More
Spring Data: how do I sort an embedded collection of entities?...


javaspringspring-dataspring-data-jdbc

Read More
BackNext