Skip to content

[Spring] Support BootstrapWith annotation #1245

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Merged
merged 1 commit into from
Oct 25, 2017

Conversation

mpkorstanje
Copy link
Contributor

@mpkorstanje mpkorstanje commented Oct 11, 2017

Summary

Fixes #1242
Fixes #1061

Spring annotations are hierarchical and can be customized. This
requires that the entire graph is scanned to determine if one of
the supported annotations is present.

Types of changes

  • Bug fix (non-breaking change which fixes an issue).
  • New feature (non-breaking change which adds functionality).
  • Breaking change (fix or feature that would cause existing functionality to not work as expected).

Checklist:

  • I've added tests for my code.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.

Fixes #1242
Fixes #1061

Spring annotations are hierarchical and can be customized. This
requires that the entire graph is scanned to determine if one of
the supported annotations is present.
@mpkorstanje mpkorstanje force-pushed the spring-support-bootstrap-with-annotation branch from b25468b to d9d9d16 Compare October 11, 2017 18:17
@coveralls
Copy link

Coverage Status

Coverage decreased (-0.005%) to 56.283% when pulling d9d9d16 on spring-support-bootstrap-with-annotation into db8eeaa on master.

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.005%) to 56.283% when pulling d9d9d16 on spring-support-bootstrap-with-annotation into db8eeaa on master.

@lock
Copy link

lock bot commented Oct 25, 2018

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked as resolved and limited conversation to collaborators Oct 25, 2018
@mpkorstanje mpkorstanje restored the spring-support-bootstrap-with-annotation branch October 4, 2019 18:18
@mpkorstanje mpkorstanje deleted the spring-support-bootstrap-with-annotation branch October 4, 2019 18:19
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
None yet
2 participants