Dan Dobrin

Results 26 comments of Dan Dobrin

This is a question which is being asked by virtually every client of my company after demos. Using the dive utility is an option, however is something totally different and...

Hello, thank you for the quick reply. The distinction between the 2 is understood, certainly. The rationale for opening this issue comes down to the fact that developers would have...

There are now 40+ APIs at my current client, with several releases going on. We need to be careful with codegen changes, as the team has parameterized files and are...

I highly recommend, as in the past, that we create *.raw files for the files we wish to have generated, rather than copying them from the handlerconfig 1:1

I can reproduce this on a Mac (Intel and M1) and Linux with GraalVM 22.3 as well, using Boot 3.0.1 Boot 3.0.0.-M5 did not require the addition of the above...

@philwebb : The repro is here: https://github.com/ddobrin/serverless-photosharing-workshop/tree/master/services/image-analysis/java Updated it to Boot 3.0.2 first, GraalVM remains 22.3, and the issue can be reproduced on an M1 Mac and a Linux box....

Thank you @wilkinsona. Created a new issue in Graal, linked the old issue and this one, provided the repro. New issue: [Reopen Graal issue #5318 - not fixed in 22.3...

Could you please add to the application.properties (or adjust for YAML): "spring.ai.vertex.ai.gemini.transport=rest" For the ServiceAccount, just to check, are the following IAM roles specified: - Vertex AI User (roles/vertexai.user): Allows...

I will look at this project as well (thank you for the link) : https://github.com/JetBrains/Exposed Need to build for my client 2 different types of GraphQL microservices and this will...

Hi @alessiobertazzo88 could you please confirm the following, just to be sure that I understand this right? You pick Sonnet 3.5 for example from the Model Garden in Vertex AI,...