Harry Jackson
09/05/2025, 6:01 PMVampire
09/05/2025, 7:41 PMVampire
09/05/2025, 7:46 PMHarry Jackson
09/05/2025, 11:32 PMHarry Jackson
09/05/2025, 11:32 PM:service:forkedSpringBootRun
of type `com.github.psxpaul.task.JavaExecFork`: cannot serialize object of type 'org.springdoc.openapi.gradle.plugin.OpenApiGeneratorTask', a subtype of 'org.gradle.api.Task', as these are not supported with the configuration cache.
See https://docs.gradle.org/9.0.0/userguide/configuration_cache_requirements.html#config_cache:requirements:task_access
- Task :service:forkedSpringBootRun
of type `com.github.psxpaul.task.JavaExecFork`: cannot serialize object of type 'org.springframework.boot.gradle.tasks.run.BootRun', a subtype of 'org.gradle.api.Task', as these are not supported with the configuration cache.
See https://docs.gradle.org/9.0.0/userguide/configuration_cache_requirements.html#config_cache:requirements:task_access
- Task :service:forkedSpringBootStop
of type `com.github.psxpaul.task.ExecJoin`: cannot serialize object of type 'com.github.psxpaul.task.JavaExecFork', a subtype of 'org.gradle.api.Task', as these are not supported with the configuration cache.
See https://docs.gradle.org/9.0.0/userguide/configuration_cache_requirements.html#config_cache:requirements:task_accessVampire
09/06/2025, 10:17 AMVampire
09/06/2025, 10:18 AMJavaExecFork
and ExecJoin
tasksVampire
09/06/2025, 10:19 AMVampire
09/06/2025, 10:20 AMVampire
09/06/2025, 10:25 AM