Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in spring-data

How to prevent some HTTP methods from being exported from my MongoRepository?

Spring io @Autowired: The blank final field may not have been initialized

Spring Boot w/ JPA: move @Entity to different package

Spring data mongo use OR in Query

How To Configure MongoDb Collection Name For a Class in Spring Data

Spring data CrudRepository exists

ReactiveCrudRepository to use Hibernate in spring

MongoDB Embedded Objects have no ID (null value)

How to access entity manager with spring boot and spring data

Can Spring Data REST's QueryDSL integration be used to perform more complex queries?

Spring MongoRepository is updating or upserting instead of inserting

JedisConnectionFactory setHostName is deprecated

redis spring-data jedis

Spring Data JPA Projection selected fields from the DB

Spring JPA repository transactionality

Spring data : CrudRepository's save method and update

spring data - Mongodb - findBy Method for nested objects

mongodb spring-data findby

How to disable the default exposure of Spring Data REST repositories?

How to convert a page of objects to list in spring data

java spring-data

Spring-Data JPA: save new entity referencing existing one

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