Results 25 comments of denis111

I've just tried 2.7.4 and the issue is still there, I have updated my test project.

The same here. I think it's some go dependency update incompatibility.

So, when we can expect it to be merged?

The same here, trying to use it inside alpine linux. ``` ~ # nexus-cli /bin/sh: nexus-cli: not found ```

I have this on clean gradle project and JDK11: ``` Could not determine java version from '11.0.3'. java.lang.IllegalArgumentException: Could not determine java version from '11.0.3'. at org.gradle.api.JavaVersion.toVersion(JavaVersion.java:72) at org.gradle.api.JavaVersion.current(JavaVersion.java:82) ```

Here's the sample project https://drive.google.com/file/d/0B1TIQMQPXvOZemtpQWFUVV9ZeGs/view?usp=sharing . Just navigate to http://localhost:8080/fwith/my/index

For me in FF on Ubuntu in private mode the file doesn't appear in "downloads" but it's actually downloading in background and then open/save dialog appears when download is finished...

The same here in GKE environment.

v2.7.5, the issue is still there, updated my test project.

The issue is still present un v2.7.6 but it's solved in v3.0.0. I've updated my test project and created the branch `spring-boot-3`.