Search code examples
Difference between spring-data-jpa and spring-boot-starter-data-jpa...


javaspringspring-bootspring-dataspring-data-jpa

Read More
spring-data-jdbc integrate with mybatis...


springspring-bootspring-datamybatisspring-data-jdbc

Read More
What is the difference between Transaction manager and Entity Manager...


javaspringjpaspring-data

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


javaspringmongodbspring-dataspring-data-mongodb

Read More
DockerHub: Unable to open JDBC Connection for DDL execution [Could not create connection to database...


javaspringspring-bootspring-data-jpaspring-data

Read More
How to tweak NamingStrategy for Spring Data JDBC...


javaspring-dataspring-data-jdbc

Read More
Disable all Database related auto configuration in Spring Boot...


springhibernatespring-bootspring-dataspring-data-jpa

Read More
How do you handle with bulk deleting by an array of IDs in Spring Data JPA?...


hibernatespring-mvcspring-dataspring-data-jpa

Read More
@Value Property inside @Service Class is Null...


springspring-mvcspring-data

Read More
Spring Data JDBC - mapping a series of nested one-to-many relationships inside an aggregate...


spring-dataspring-data-jdbc

Read More
How to declare a repository populator bean using java config instead of XML?...


javaspringjpaspring-dataspring-data-jpa

Read More
Spring - Is it more optimal to use Interface-based projections than Class-based Projections (DTOs)?...


javaspringspring-mvcspring-bootspring-data

Read More
Spring Data JDBC inserts varchar into Postgres jsonb column even with custom PGobject converter...


springspring-bootspring-dataspring-data-jdbc

Read More
Can I choose the name of my jpa repository?...


springrepositoryspring-dataspring-data-jpa

Read More
How to beautifully update a JPA entity in Spring Data?...


javaspringjpaspring-dataspring-data-jpa

Read More
Spring data DynamoDB pagination issue...


springspring-data-jpaspring-dataamazon-dynamodb

Read More
@LastModifiedDate is not updated with @ManyToMany relation...


springjpaspring-data-jpaspring-data

Read More
ORA-00942: table or view does not exist with Spring JDBC Template in Spring Boot...


oracle-databasejdbcspring-dataspring-jdbcojdbc

Read More
Composite Key and spring-data-jdbc...


javaspringjdbcspring-dataspring-data-jdbc

Read More
Spring Data JPA: return empty List instead of null...


javahibernatejpaspring-data-jpaspring-data

Read More
Spring Data JPA and Exists query...


javahibernatejpaspring-datajpql

Read More
Why does Ignite allow SQL querying of a cache A (only) from a different cache B's Ignite Cache r...


javaspring-dataignitegridgain

Read More
Aggregate and paginate over inner array with SpringData MongoDB...


springmongodbspring-data

Read More
JPA @ElementCollection how can I query?...


javasqlhibernatejpaspring-data

Read More
It is correct to use spring boot with amazon lambda?...


spring-bootaws-lambdaspring-dataspring-cloud

Read More
Difference between @RestController and @RepositoryRestController...


spring-mvcspring-dataspring-data-restspring-restcontroller

Read More
Spring boot show sql parameter binding?...


jpaspring-bootspring-data

Read More
Referencing parameter attributes in JPQL...


javaspring-data

Read More
Fetching records matching multiple joined attributes...


javahibernatejpaspring-data

Read More
Spring Data JPA - Lazy Loaded collection fetched without @Transactional...


javaspringjpaspring-bootspring-data

Read More
BackNext