Skip to content

Comments

Correct Spring application instantiation approach#2258

Merged
EgorkaKulikov merged 1 commit intomainfrom
egor/correct_rollback_in_springanalyzerfacade
Jun 6, 2023
Merged

Correct Spring application instantiation approach#2258
EgorkaKulikov merged 1 commit intomainfrom
egor/correct_rollback_in_springanalyzerfacade

Conversation

@EgorkaKulikov
Copy link
Collaborator

Description

When we try to instantiate Spring application, we

  • firstly try to do it via SpringBoot
  • after that rollback to pure Spring

How to test

Manual tests

Regression scenarios for Spring analyzer project.

Self-check list

  • I've set the proper labels for my PR (at least, for category and component).
  • PR title and description are clear and intelligible.
  • I've added enough comments to my code, particularly in hard-to-understand areas.
  • The functionality I've repaired, changed or added is covered with automated tests.
  • Manual tests have been provided optionally.
  • The documentation for the functionality I've been working on is up-to-date.

@EgorkaKulikov EgorkaKulikov added ctg-enhancement New feature, improvement or change request comp-spring Issue is related to Spring projects support labels Jun 5, 2023
@EgorkaKulikov EgorkaKulikov merged commit 3475da0 into main Jun 6, 2023
@EgorkaKulikov EgorkaKulikov deleted the egor/correct_rollback_in_springanalyzerfacade branch June 6, 2023 07:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

comp-spring Issue is related to Spring projects support ctg-enhancement New feature, improvement or change request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants