GoogleCloudPlatform / GoogleCloudPlatform/spring-cloud-gcp

CDS support

Open
#3,374 0 comments 3 reactions 0 assignees View on GitHub
priority: p2 type: enhancement
Dominant language
Java
Stars
551
Forks
349
Avg merge
1d 13h
Merged PRs (30d)
14

Description

Currently, when Spring Boot service with Spring Cloud GCP dependencies are being tried to be trained with for CDS like
```
RUN java -XX:ArchiveClassesAtExit=application.jsa -Dspring.context.exit=onRefresh -jar app.jar
```
During context startup, Spring Cloud GCP beans are trying to find authentication methods but fails to do so.

Is it possible to implement some properties specifically for training mode?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.