Search code examples
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
@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
Disable all Database related auto configuration in Spring Boot...


springhibernatespring-bootspring-dataspring-data-jpa

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
Spring Data JPA: Foreign Key Constraint Violation on Delete...


javaspring-bootspring-data-jpaspring-data

Read More
Column name as a parameter to Spring Data JPA Query...


javaspring-bootspring-dataspring-data-jpa

Read More
What is the difference between an Spring Entity Manager and Spring Data Repository?...


javaspringjpaspring-data-jpaspring-data

Read More
Spring data query where column is null...


springspring-dataspring-data-jpa

Read More
Which limitations of the org.bson.Document do not allow multiple $or / $and expressions? Can we not ...


mongodbmongodb-queryspring-dataspring-data-mongodb

Read More
Spring data @Query insert, DBC style parameters (?) are not supported for JPA queries...


springjpaspring-data-jpaspring-data

Read More
JpaRepository vs CRUDRepository findAll...


spring-dataspring-data-jpa

Read More
Spring boot data.sql avoid multiple execution on every startup...


springspring-bootspring-data

Read More
Sorting a custom JPA query with pageable...


springsortingpaginationspring-dataspring-data-jpa

Read More
Spring Data MongoDB Annotation @CreatedDate isn't working, when ID is assigned manually...


javaspringmongodbspring-dataspring-data-mongodb

Read More
How to do a Mongo aggregation query in Spring Data?...


javaspringmongodbspring-dataspring-data-mongodb

Read More
BackNext