Search code examples
why I getting this error on write query in JPA repository in spring-boot?...


javapostgresqlspring-bootspring-data

Read More
Why are all of my tables being deleted when I shut down my Spring application?...


springspring-boothibernatespring-data-jpaspring-data

Read More
Spring Redis issue: GetAllCacheNames from redis cache is not working with RedisCacheManager...


javaredisspring-dataspring-data-redis

Read More
two tables got created in mysql with names blog and blog_seq through spring boot entity annotations...


javamysqlspring-bootspring-data-jpaspring-data

Read More
Spring - Is there a way to display the id of a record after being registered with Thymeleaf?...


javaspringspring-data-jpaspring-datathymeleaf

Read More
What's the difference between Spring Data's MongoTemplate and MongoRepository?...


javaspringmongodbspring-dataspring-data-mongodb

Read More
Spring Data/JPA - How can I check if a record already exists by name?...


javaspring-bootspring-mvcspring-data-jpaspring-data

Read More
How do I handle nullable fields using either the Mono<Connection> or the DatabaseClient provid...


javaspring-dataspring-webfluxspring-data-r2dbcr2dbc

Read More
Is it possible to use the server side certificate of MySQL DB in implementing SSL connections?...


mysqlspringspring-bootspring-data

Read More
How to check if record exists before insert - Spring JPA...


javaspringspring-bootspring-data-jpaspring-data

Read More
Deleting large volume of data at once in spring boot in fraction of a second...


springspring-bootspring-mvcspring-data-jpaspring-data

Read More
How to query by Id and by Boolean set to "True" using Spring Data JPA...


mongodbspring-dataspring-data-mongodb

Read More
Spring Data: Override save method...


javaspring-data

Read More
Is is possible to define a custom Spring Data GET Endpoint, which includes additional data?...


javaspringspring-bootspring-dataspring-data-rest

Read More
Get Data from a Table in Spring JPA @ManyToMany relation cause StackOverFlow...


springspring-bootspring-data-jpaspring-data

Read More
Query a limited items from the database...


springspring-bootspring-data-jpaspring-data

Read More
Identifying and resolving memory bloat in a large database retrieval...


spring-boothibernatejacksonspring-data

Read More
For two methods read and write in the same Transactional service, read data before it is committed t...


springspring-boottransactionsspring-data

Read More
Some clarification on the Hibernate save() method. Why correctly update an existing record?...


javahibernateormspring-data

Read More
How to defining a bean in your configuration...


javaspringspring-bootspring-data-jpaspring-data

Read More
How to create RedisCacheManager in spring-data 2.0.x...


javaspring-bootredisspring-datajedis

Read More
Failed to Autowire @Repository annotated interface after upgrading Spring Boot...


javaspringspring-bootspring-data-jpaspring-data

Read More
A field's value should be either empty or valid ISBN...


spring-bootspring-mvcspring-data-jpaspring-datahibernate-validator

Read More
ERROR: update or delete on table "users" violates foreign key constraint "fkoixwfhgxu...


javaspringpostgresqlspring-data-jpaspring-data

Read More
What's the order of PersistentProperty instances are iterated over for a Spring Data PersistentE...


springspring-dataspring-data-commons

Read More
Spring Data Elasticsearch @Document indexName defined at runtime...


spring-mvcspring-bootspring-dataspring-data-elasticsearch

Read More
Spring Boot and how to configure connection details to MongoDB?...


springmongodbspring-dataspring-boot

Read More
How to access entity manager with spring boot and spring data...


javaspring-bootspring-data-jpaspring-data

Read More
ResponseEntity body attributes missing in Springboot with Kotlin...


springspring-bootkotlinspring-mvcspring-data

Read More
How to read mdb file results using item reader in spring batch...


springspring-bootspring-mvcspring-data-jpaspring-data

Read More
BackNext