Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Spring Boot Devtools Remote cause error at Pivotal Cloud Foundry #18

Open
olegkamuz opened this issue Jul 6, 2020 · 1 comment
Open

Comments

@olegkamuz
Copy link

Here is my settings: Spring Boot: 2.3.0.RELEASE

secret

build.gradle

Intellij Idea IDE Run/Debug Configuration

I have app working at Pivotal Cloud Foundry. I have runing Remote App localy and after build through IDE or using

./gradlew clean assemble

I get Exception in thread "File Watcher" java.lang.IllegalStateException: Unexpected 404 NOT_FOUND response uploading class files

@olegkamuz
Copy link
Author

olegkamuz commented Aug 5, 2020

Remote devtools not supporting Spring Webflux:
https://stackoverflow.com/a/63266773/7668923

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant