Andreas Mautsch

Results 62 comments of Andreas Mautsch

Upload [Archiv.zip](https://github.com/awspring/spring-cloud-aws/files/12450700/Archiv.zip)

Hey @MatejNedic thx again, i've attached an example with gradle. With graalvm(23) installed you can just execute the native-compile command, no need for s3 beeing started. Honestly i've spent a...

@MatejNedic thx 4 reaching out :) no i am not .. at least not that i am aware of i did however now try the latest version of localstack together...

Do we have any update on the S3 Native Topic ? I took a brief look into the crt client, but did not get very far btw

@bcalmac thats nearly an identical issue i created initially .. so i support that, and wondering while there is still no solution Unfortunately it just seems to be the combi...

Thx for answering that fast .. insanely fast ... https://github.com/spring-projects/spring-framework/issues/28711 is a little different It at least explains why i had to set `hints.reflection().registerType(TestAspect.class, MemberCategory.INVOKE_DECLARED_METHODS)`. But with this the invocation...

@sdeleuze thank you for finally having this fixed is there any kind of way i can try it out myself already ? boot 3.0.2-snapshot still seems to rely on framework-core...

yes i saw it on twitter yesterday evening, thx 4 letting me know and of course also to @jhoeller

@sdeleuze I can happily report that everything is working now with boot 3.0.2-SNAPSHOT Even more complex applications finally including CircuitBreaker Annotation So thx again to both of you. As a...