Search code examples
Segregating the read-only and read-write in Spring/J2EE Apps...


mysqljpadesign-patternsarchitecturespring-data

Read More
Spring Data use parameters in select clause of @Query...


javajpaspring-data

Read More
How to execute JPA code out side spring transaction...


javaspringjpaspring-data-jpaspring-data

Read More
Inner join using JpaRepository without writing the query...


javaspringspring-data-jpaspring-datajpql

Read More
JPA and searching by several dates...


javaspringspring-data-jpaspring-datajpql

Read More
ElastichSearchRestTemplate ignoring pageable...


javaspringelasticsearchspring-dataspring-data-elasticsearch

Read More
How can I get data from @DBRef document using @Query -> Spring data mongo...


mongodbspring-dataspring-data-mongodb

Read More
column not found in result set...


javasqlspringspring-datajpql

Read More
the joined column of one to many is null hibernate...


javasqlspringspring-data-jpaspring-data

Read More
Can I use HQL with JPA's @Query annotation?...


javahibernatespring-data-jpaspring-datajpql

Read More
How to use kotlin coroutines with reactive spring data...


springkotlinspring-datakotlin-coroutines

Read More
JPA Hibernate remove child object of entity, connected with dual PK triggers SQL update instead of d...


javasqlspringsetspring-data

Read More
Spring Data Jpa OneToMany save child and parent entities at the same time?...


javaspringspring-bootsetspring-data

Read More
Springboot Hibernate One to Many infinty recursion...


javaspringspring-bootsetspring-data

Read More
Spring boot Hibernate one to Many Relationship...


javaspringspring-bootsetspring-data

Read More
Updating a ManyToMany relationship to include a new field...


javaspringjava-8setspring-data

Read More
How to manage several entities with JPA?...


javasqlspringsetspring-data

Read More
Spring data when database not know previously...


springspring-data-jpaspring-dataspring-data-rest

Read More
Spring Data JPA exception: There is already an object named 'disease_view' in the database...


sql-serverspringspring-bootspring-data-jpaspring-data

Read More
Spring JPA - Issue while sorting on non entity column...


springspring-bootspring-data-jpaspring-data

Read More
Import JSON file in Mongo db using Spring Data Embedded Mongo...


javamongodbspring-bootspring-data

Read More
How to configure Spring Boot one to many entity relationship...


javasqlspringspring-bootspring-data

Read More
id missing in the json response with spring data in mongodb...


javamongodbspring-data

Read More
How can I search a redis hash table for entities that have a particular values using spring data?...


javaredisspring-dataspring-data-redis

Read More
Spring Data JPA - find by name of field in collection...


javaspringhibernatespring-datajpql

Read More
Spring batch xml repositoryitemwriter schema placeholder form properties...


springspring-mvcspring-dataspring-batch

Read More
Default sorting on CrudRepository?...


javaspringhibernatespring-data

Read More
Postgresql table with BigInt primary key column : slow insert...


postgresqlspring-data-jpaspring-data

Read More
I'm trying to create custom login page with userName and Password Stored in database.but i canno...


javaspringhibernatespring-bootspring-data

Read More
Return a shallow copy of an object in JpaRepository findAll() method...


javaspringspring-bootspring-datajpql

Read More
BackNext