Search code examples
@ManyToOne mapping with only one field from the entity...

javahibernatejpaspring-data-jpaspring-data

Read More
In Spring Boot 3.0.3, unable to create beans of class annotated by @Component annotation...

springspring-bootspring-data-jpaspring-dataspring-boot-test

Read More
Synchronize multiple instances of Spring Cache with a Redis lock...

redisspring-dataspring-cachelettuce

Read More
IllegalStateException Already value ReactiveNeo4JTransactionHolder for key InternalDriver bound to c...

javaneo4jspring-dataspring-data-neo4j

Read More
Spring data jpa save can not get id...

jpaspring-mvcspring-dataspring-data-jpa

Read More
Pass List<String> into postgres' function as parameter...

javapostgresqlspring-data-jpaspring-dataplpgsql

Read More
Neo4J cascade save using Spring Data...

javaneo4jspring-dataspring-data-neo4j

Read More
In NamedParameterJdbcTemplate String not mapping properly with BeanPropertyRowMapper...

javaspringspring-dataspring-jdbcjdbctemplate

Read More
A custom Codec or PojoCodec may need to be explicitly configured and registered to handle this type...

springmongodbspring-dataspring-data-mongodb

Read More
How to return DTO...

springspring-bootspring-data-jpaspring-data

Read More
how to get Unique records from elastic search engine based on a field...

elasticsearchspring-dataspring-data-elasticsearch

Read More
Date issue in spring boot data rest...

javaspring-bootspring-dataspring-data-restlocaldate

Read More
@PostLoad and @PrePersist in Spring Data JDBC project...

springspring-dataspring-data-jdbc

Read More
Unable to save form tomysql database in spring boot thymeleaf application...

htmlmysqlspringspring-bootspring-data

Read More
Converting varchar to varbinary SQL Server...

javasql-serverspring-data

Read More
Database is not changed immediately after the @Transactional method ends...

javaspringjpatransactionsspring-data

Read More
Error while testing with H2 database with Reactive Spring boot...

spring-bootspring-dataspring-webfluxh2r2dbc

Read More
How do I dynamically sort nested entities using Spring Data's Sort?...

springhibernatejpaspring-dataspring-data-rest

Read More
Spring JPA with pageable and subquery causing query syntax error...

hibernatespring-data-jpaspring-data

Read More
Spring Boot 2.7.8 with Data JPA Multitenancy fails with SessionFactory was not configured for multi-...

springspring-boothibernatespring-data-jpaspring-data

Read More
What happens when spring transaction isolation level conflicts with database transaction isolation l...

springdatabasespring-data

Read More
Unable to find a @SpringBootConfiguration when doing a JpaTest...

javaspringjunitspring-bootspring-data

Read More
How to fetch two-level deep @OneToMany association in Spring Data and avoid MultipleBagFetchExceptio...

javaspringspring-data-jpaspring-data

Read More
Spring transaction doesn't rollback after Exception...

javaspringspring-bootspring-data-jpaspring-data

Read More
Java Spring always try to access table 'ismaauser_seq', but I only want it to access to tabl...

javamysqlspringspring-data-jpaspring-data

Read More
ConnectionFactory doesn't recognize application.properties properties...

javaspringjdbcspring-datasingleton

Read More
How to fix "Consider defining a bean of type 'org.jooq.DSLContext' in your configuratio...

springspring-bootspring-datajooqr2dbc

Read More
Sort order in search functionality...

javaspringspring-bootdesign-patternsspring-data

Read More
best way to add new properties to a model when using spring boot with mongodb...

springmongodbspring-bootkotlinspring-data

Read More
Distinct query but selecting multiple fields on Spring MongoDB...

javamongodbspring-bootspring-dataspring-data-mongodb

Read More
BackNext