Mark Paluch

Results 497 issues of Mark Paluch

Originally reported by [kliarist](https://github.com/kliarist) at spring-projects/spring-graphql#746: I am using `spring-graphql` along with `spring-data-mongo` and `querydsl` and faced with the below issue ``` org.springframework.data.mapping.MappingException: Invalid path reference articles.title; Associations can only...

status: pending-design-work

We should enable `DefaultMessageListenerContainer` to auto-startup and participate in the container-managed lifecycle instead of requiring applications to start the lifecycle.

status: ideal-for-contribution
type: enhancement

See https://github.com/spring-projects/spring-framework/issues/17661

type: enhancement

We should investigate an alternative data binding infrastructure to avoid using expressions. While `SimpleEvaluationContext` is a good sandbox, SpEL provides too many options that could lead to a potential escaping...

type: task

See also https://github.com/spring-projects/spring-data-commons/pull/2861

type: enhancement