Jens Schauder

Results 101 issues of Jens Schauder

Hi, I started using your plugin, while I like it so far, I think there is a very important feature missing: support for revocation lists. Without those, if I loose...

Let the AggregateReference converters now receive also custom converters as delegates. Remove the ArrayToObjectConverter which just uses the first element of the array from the DefaultConversion service. Closes https://github.com/spring-projects/spring-data-relational/issues/1750

Currently we are using Spring Frameworks ObjectToObject converters for some date conversions, which uses a lot of reflection. This could be improved on when we use our dedicated JSR 310...

When trying to use this plugin I get the following error message: Could not find property 'classesDir' on source set main. This page seems to suggest that this is due...

This is triggered by https://github.com/spring-projects/spring-data-relational/issues/1194 The registration of simple types from reading converters was explicitly removed as part of https://github.com/spring-projects/spring-data-mongodb/issues/1203 If we reintroduce it now, we need to make sure...

status: waiting-for-triage