Julien Dubois

Results 105 comments of Julien Dubois

For deployment you have 2 main options with Java: - There is a Maven plugin to deploy directly using the build tool (there is another popular build tool in Java,...

Yes Maven is much more popular than Maven for building/packaging a Java application. Then for deploying, our data shows that most people are using the CLI, the VS Code plugin...

This is just using a custom handler (so it can be improved), but I have here a fully working example of using GraalVM with Spring on Azure Functions: https://github.com/jdubois/azure-native-spring-function

I'm now doing the same thing with our new [Gradle plugin](https://github.com/microsoft/azure-gradle-plugins) and I have the same issue again. To fix this temporarily, I need to do the same trick, which...

Could you follow the guidelines and post your config, so I can try to reproduce?

@st4rtx please don't spam everybody if you don't participate in solving the issue, this pollutes the thread and annoys the 780 people who are watching the repo

This is unfortunately not possible, as it would break all the incoming links to this repo, and destroy its SEO.

Totally agree on that! Thanks a lot for your work on this, we have a ton of visitors (110,000 unique visitors last month) and it’s going to help a lot...

We could at least have a new CSS, and also a custom one for the generated apps (not sure if that can work across all front-end frameworks). But having a...

Yes @ntorionbearstudio this looks awesome! I especially like the docs, this really needs to be improved.