Hi Developer Community,
I’m reaching out to ask about the compatibility of the Atlassian Connect Spring Boot library with GraalVM native image compilation.
I’m currently working on a Java application and looking to compile it into native code for GraalVM execution. As part of this process, I’m planning to integrate the “atlassian-connect-spring-boot” library into my application. However, I’ve run into some compilation errors when trying to include this library reference, using the latest version (4.0.1).
I was wondering if there’s a version of the “atlassian-connect-spring-boot” library that plays nicely with GraalVM native image compilation. If there is, could you point me in the right direction or offer any insights on how to tackle these compatibility issues?
I’d really appreciate your help with this.
Regards,
Aurelio Pérez Noriega