Search code examples
PageRequest constructors have been deprecated...


javaspringspring-dataspring-data-commons

Read More
How to set up initial data for different databases?...


spring-bootspring-data-jpaspring-data

Read More
Spring elastic : What is the correct way of using nested fields?...


javaelasticsearchspring-dataspring-data-elasticsearch

Read More
How to increase response size in elasticsearch with spring-data using @Query annotation?...


javaspringelasticsearchjava-8spring-data

Read More
How to make Spring server to start even if database is down?...


javaspring-bootspring-datafail-fast

Read More
pagination implementation without database java...


javaspringpaginationspring-databackend

Read More
How to create specification using JpaSpecificationExecutor by combining tables?...


javaspring-data-jpaspring-datajpa-2.0criteria-api

Read More
EclipseLink batch-writing : custom composite key instead of @GeneratedValue?...


spring-bootjpaspring-data-jpaspring-dataeclipselink

Read More
What's the bottleneck in Spring r2dbc database connection?...


spring-dataspring-data-r2dbcr2dbcr2dbc-postgresql

Read More
How to apply Spring Data projections in a Spring MVC controllers?...


springspring-securityspring-data

Read More
Fetch all relationships with JPQL...


javajpaspring-data-jpaspring-dataeclipselink

Read More
Map aggregate query result to correct attributes of POJO...


spring-dataaggregation-frameworkspring-webfluxspring-data-mongodb

Read More
Do CascadeType.ALL and "insertable = false, updatable = false" exclude each other?...


javahibernatespring-data-jpaspring-datahibernate-mapping

Read More
Optional pagination with Spring...


javaspringspring-bootspring-data

Read More
Spring synchronize saving to database with another instances...


spring-boothibernatejpaspring-data-jpaspring-data

Read More
Index Aliases and zero downtime with Spring data Elastisearch...


javaspringelasticsearchspring-dataspring-data-elasticsearch

Read More
Sort query using Pageable with fields that is not in Select clause...


javahibernatejpaspring-data-jpaspring-data

Read More
spring-data - multiple DB: NoUniqueBeanDefinitionException No qualifying bean of type 'Transacti...


javajpatransactionsspring-data

Read More
Why native query is not working in following second query?...


springspring-data-jpaspring-data

Read More
Spring Data with Redis: How do I use a different LocalDateTime format or a different convertor?...


javaredisspring-dataspring-data-redislocaldatetime

Read More
Spring data R2DBC, saveAll() in one sql query...


springspring-bootspring-dataspring-data-r2dbcr2dbc

Read More
Spring store data in jdbcTemlate(h2 db) permanently...


spring-dataspring-jdbcjdbctemplate

Read More
How can I do a insert a new Date with Spring Data MongoDB?...


javaspringmongodbspring-dataspring-data-mongodb

Read More
Kotlin class inheritance throws error for 'gradle build' when used with Spring Data & @E...


hibernatekotlinspring-data

Read More
Configure SpringDataJpa for java SE...


springspring-data-jpaspring-data

Read More
Spring\Spring Boot: Is there a need for a custom validator?...


springspring-bootspring-mvcspring-data-jpaspring-data

Read More
Spring-boot data mongoDB query nested list...


mongodbspring-bootmongodb-queryspring-dataspring-data-mongodb

Read More
Spring Data CrudRepository's save throws InvocationTargetException...


springspring-bootspring-data-jpaspring-dataspring-restcontroller

Read More
Exception: oracle.jdbc.driver.T4CConnection.isValid(I)Z When trying to access Oracle using Spring Bo...


spring-bootoracle11gspring-data-jpaspring-dataojdbc

Read More
Problem in updating the entity with unidirectional @ManyToOne relation...


javaspring-bootspring-data-jpaspring-data

Read More
BackNext