Programming Language
Abap
ActionScript
Assembly
BASIC
C
C#
C++
Clojure
Cobol
CSS
Dart
Delphi
Elixir
Erlang
F#
Fortran
Go
Groovy
Haskell
Html
Java
Javascript
Julia
Kotlin
Lisp
Lua
Matlab
Objective-C
Pascal
Perl
PHP
Prolog
Python
R
Ruby
Rust
Scala
Scheme
Shell/Bash
SQL
Swift
TypeScript
VBA
Framework
AngularJS
Backbone
Bootstrap CSS
Bootstrap Javascript
Bulma
CakePHP
CodeIgniter
Django
Drupal
Ember
Express
Flask
Flutter
Foundation
Ionic
jQuery
Laravel
Materialize
Next.js
Node.js
Nuxt.js
React
Semantic UI
Spring
Symfony
Unity
Vaadin
Vue
Wordpress
Yii
Zend
Categories
Tags
Spring-data
New post in Spring-data
Spring data JpaRepository pagination and group by
December 10th, 2022
java
hibernate
spring-data-jpa
spring-data
Spring Data JPA : Creating an abstract repository
June 4th, 2022
java
spring
spring-data
spring-data-jpa
How to create Jpa repository dynamically inside a class?
September 15th, 2022
java
spring
jpa
spring-data
spring-data-jpa
Spring Boot Query annotation with nativeQuery doesn't work in Postgresql
September 15th, 2022
sql
postgresql
spring-boot
spring-data
spring-data-jpa
How to force eager loading with CrudRepository in spring-data?
September 5th, 2022
java
spring
hibernate
spring-data
Not supported for DML operations .Unable to update data in postgresql database using spring data
October 15th, 2022
spring
hibernate
postgresql
spring-data
spring-data-jpa
failed to lazily initialize a collection of role: User.authorities, could not initialize proxy - no Session
September 16th, 2022
java
spring
jpa
spring-data
spring-data-jpa
I can't autowire repository in spring
September 17th, 2022
java
spring
spring-mvc
spring-data
noclassdeffounderror
Streaming query results closes prematurely - Spring Data JPA and Hibernate
June 4th, 2022
hibernate
spring-data
spring-data-jpa
java-stream
What are advantages of using @Transactional(readOnly = true)?
September 15th, 2022
spring
hibernate
transactions
spring-data
spring-transactions
Getting next value from sequence with jpa repository in postgreSQL
June 4th, 2022
java
postgresql
jpa
spring-data-jpa
spring-data
Spring Data MongoDB Lookup with Pipeline Aggregation
October 2nd, 2022
spring
mongodb
spring-data
aggregation-framework
spring-data-mongodb
Return custom object from Spring Data Jpa query
September 15th, 2022
java
spring
spring-boot
spring-data-jpa
spring-data
Spring Data web pagination "page" parameter not working
June 19th, 2022
java
spring
spring-mvc
pagination
spring-data
Returning JSON as Response Spring Boot
June 14th, 2022
spring
spring-boot
spring-data-jpa
spring-data
spring-data-rest
Spring data repositories - parameter what to retrieve all records?
June 18th, 2022
java
spring
spring-data
spring-data-jpa
Using Hibernate @SQLDelete for Soft Delete across All Entities
June 19th, 2022
mysql
hibernate
spring-data
spring-data-jpa
Sequence does not exist when it does - Postgres/Spring Boot
June 19th, 2022
postgresql
hibernate
spring-data
database-sequence
Spring Data: limit result for custom query
June 21st, 2022
java
spring
spring-data
spring-data-jpa
Spring Data: multiple repository interfaces into a single 'repository' service class
June 27th, 2022
java
spring
spring-data
spring-data-jpa
Spring Data and Native Query with Sorting
June 16th, 2022
java
spring
spring-data
Spring Data JPA: return empty List instead of null
July 7th, 2022
hibernate
jpa
spring-data
jpanel
spring-data-jpa
Generic JPA repository for multiple entities
June 29th, 2022
java
spring
jpa
spring-data
How to handle EntityNotFoundException in Spring Data JPA (or just standard JPA 2)
June 4th, 2022
jpa-2.0
spring-data
Configure Spring JPA: Failed to instantiate [org.springframework.orm.jpa.vendor.HibernateJpaVendorAdapter]
June 14th, 2022
spring
jpa
spring-data
spring-data-jpa
calling stored procedure spring boot application using jparepository
July 15th, 2022
java
jpa
spring-data
spring-data-jpa
spring
How to use order by and Limit in Spring Data JPA using QueryDSL
June 4th, 2022
java
database
querydsl
spring-data
java.lang.ClassNotFoundException: org.springframework.data.util.CloseableIterator
June 4th, 2022
mongodb
spring-data
Spring Data JPA HIbernate batch insert is slower
June 4th, 2022
hibernate
jpa
spring-data
batch-processing
Spring boot - Data Source configuration
June 14th, 2022
spring-boot
spring-data
←
1
2
3
4
5
6
7
8
9
…
14
15
→