Skip to content

Excluding auto configurations by class name #2660

New issue

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

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

Already on GitHub? Sign in to your account

Closed
cemo opened this issue Mar 16, 2015 · 1 comment
Closed

Excluding auto configurations by class name #2660

cemo opened this issue Mar 16, 2015 · 1 comment
Assignees
Labels
type: enhancement A general enhancement
Milestone

Comments

@cemo
Copy link
Contributor

cemo commented Mar 16, 2015

SpringBootApplication annotation has exclude attribute but would be nice to have excludeName attribute to exclude by class names.

Excluding auto configurations by class name is essential where your main class does not depends on other classes such as actuators auto configurations.

@philwebb philwebb added this to the 1.3.0 milestone Mar 16, 2015
@snicoll snicoll self-assigned this May 27, 2015
@snicoll snicoll added the type: enhancement A general enhancement label May 27, 2015
@snicoll snicoll modified the milestones: 1.3.0.M1, 1.3.0.RC1 May 27, 2015
@dsyer dsyer modified the milestones: 1.3.0.RC1, 1.3.0.M1 May 27, 2015
@snicoll
Copy link
Member

snicoll commented May 27, 2015

I missed something in the tests.

@snicoll snicoll reopened this May 27, 2015
@snicoll snicoll modified the milestones: 1.3.0.M1, 1.3.0.RC1 May 27, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement A general enhancement
Projects
None yet
Development

No branches or pull requests

4 participants