mj-p

Results 6 issues of mj-p

Hey, in our environment which is a LAN with no PeX, LSD or DHT and only our private tracker (qbittorrent) we face following issue: There are like 100+ client hosts...

Hey, please test the following and see if it works for you!

Hello, it's me again. Considering the following example, I added two new Entities named A and B where A holds a `@OneToMany` collection of Bs. Person and Cat can both...

Hi, there is again something going on when using `@Limit` and this time when using it with `FetchStrategy.SUBSELECT` while having support for lateral joins like with Postgres. The example is...

kind: bug
component: core

Hi, I was under the impression the `@Query` annotation would also work for EntityViews when using EntityViewRepository. When trying the following example while debugging the SQL statements I can see...

Hello, is there support for annotations to be added to the generated EntityView classes? In my case I would like to use the HATEOAS models wrapping my EntityViews like this:...

kind: enhancement
component: entity-view
component: spring-hateoas