Search code examples
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
How to use OrderBy with findAll in Spring Data...


springsortingspring-data-jpaspring-datafindall

Read More
How to map element ID to DTO object field?...


javaneo4jspring-data

Read More
Exception in monitor thread while connecting to server localhost:27017 while accessing MongoDB with ...


javamongodbspring-dataspring-data-mongodbremote-host

Read More
@Transactional rollback is not working in spring boot application?...


javaspringspring-bootspring-data-jpaspring-data

Read More
How to easy implement 'REST API query language' with Querydsl and Spring Data to filter the ...


springrestspring-bootspring-dataquerydsl

Read More
BackNext