Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in spring-data

How to follow Effective Java advice? [closed]

java spring spring-data aop

Return custom object from Spring Data Jpa query

Spring Jpa adding custom functionality to all repositories and at the same time other custom funcs to a single repository

Error with @EnableAutoConfiguration and @@ComponentScan using Spring Boot + Spring Data

spring-data spring-boot

Spring data method name for enum

java spring spring-data

LazyInitializationException trying to get lazy initialized instance

Is there any Simplest way to get Table metadata (column name list) information, in Spring Data JPA ? which could I use on universal database

java spring-data

MongoRepository findByCreatedAtBetween not returning accurate results

Spring Data JPA repositories use in EJB timer causes TransactionRequiredException

Duplicate results when sorting using a Spring-Data pageable object on a JPA repository

Finding leaf nodes in a Neo4J database

How do you connect to H2 as a remote database instead of embedded mode using Spring Boot?

How can I change/define default database of Mongodb in Spring-data?

PagingAndSortingRepository cannot be resolved

Spring Boot: H2 database not saved to file

How to create specification using JpaSpecificationExecutor by combining tables?

How to use spring data with couchbase without _class attribute

Spring JPA data removed after shutdown of application

Redis Serialization and Deserialization

Spring Boot spring.datasource.schema VS spring.jpa.properties.hibernate.default_schema