You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@apisix.apache.org by qi haiyan <ha...@hotmail.com> on 2022/05/25 03:28:11 UTC

proposal : add gradle to build tools in addition to maven for apisix-java-plugin-runner

apisix-java-plugin-runner's build tools using maven only current now, maybe it should support gradle too.

spring-boot uses gradle as the default build tool.
https://github.com/spring-projects/spring-boot
https://spring.io/blog/2020/06/08/migrating-spring-boot-s-build-to-gradle

Re: proposal : add gradle to build tools in addition to maven for apisix-java-plugin-runner

Posted by Nicolas Frankel <ni...@api7.ai>.
Hello,

What problem would using Gradle solve?

On Wed, May 25, 2022 at 6:41 AM qi haiyan <ha...@hotmail.com> wrote:

> apisix-java-plugin-runner's build tools using maven only current now,
> maybe it should support gradle too.
>
> spring-boot uses gradle as the default build tool.
> https://github.com/spring-projects/spring-boot
> https://spring.io/blog/2020/06/08/migrating-spring-boot-s-build-to-gradle
>