Skip to content

Allow to use different configuration classes and profiles in Spring integration tests #2338

@EgorkaKulikov

Description

@EgorkaKulikov

Description

Currently our integration tests use only default config and default profile, ignoring the values passed by the user.
Some specific annotations like @ActiveProfiles can be used to solve this problem.
Do not forget that annotation schema is different in pure Spring and Spring Boot projects.

This changes should be applied to the:

  • generated code
  • code run at concrete executor

Metadata

Metadata

Assignees

Labels

comp-codegenIssue is related to code generatorcomp-instrumented-processIssue is related to Instrumented processcomp-springIssue is related to Spring projects supportctg-enhancementNew feature, improvement or change request

Type

No type

Projects

Status

Done

Relationships

None yet

Development

No branches or pull requests

Issue actions