Skip to content

Conversation

@IlyaMuravjov
Copy link
Collaborator

Description

Fixes #1974

How to test

Manual tests

Generate tests for spring-petclinic using PetClinicApplication as config

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.

@IlyaMuravjov IlyaMuravjov added ctg-enhancement New feature, improvement or change request comp-spring Issue is related to Spring projects support labels Apr 24, 2023
@EgorkaKulikov EgorkaKulikov enabled auto-merge (squash) April 25, 2023 08:47
@EgorkaKulikov EgorkaKulikov merged commit da4ba4a into main Apr 25, 2023
@EgorkaKulikov EgorkaKulikov deleted the ilya_m/spring_boot_application_config branch April 25, 2023 09:13
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.

Investigate what to do with @Configuration class absence in SpringBootApplication

3 participants