Skip to content
This repository was archived by the owner on Feb 23, 2023. It is now read-only.
This repository was archived by the owner on Feb 23, 2023. It is now read-only.

Runtime dependencies imported in ContextBootstrapInitializer code cause IDE compilation issues #1093

@OlgaMaciaszek

Description

@OlgaMaciaszek

Sample that reproduces the issue: discovery-client.
After packaging the sample with maven with AOT and running it with the IDE (used IntelliJ for my tests), the IDE was complaining that the aot-generated sources contained imports from missing dependencies, i.e. Google's Gson; adding the dep to pom and refreshing IDE mvn setup fixes the issue, but it's a usability concern.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions