question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Support spring-context-indexer or Provide auto configuration In Spring 5

See original GitHub issue
  • What version of the library are you using? Is it the latest version? The latest released version is Download

This project uses ComponentScan like here: Swagger2DocumentationWebMvcConfiguration But, if we use spring-context-indexer, we can not find bean.

So, Will we provides spring.components using spring-contex-indexer, or provides auto configuration class.

In my opinion, it is happy to provide auto configuration Even if you do not use spring-contex-indexer, you can not find bean when provides spring.components using spring-contex-indexer.

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:13 (7 by maintainers)

github_iconTop GitHub Comments

2reactions
ptahchievcommented, Jan 3, 2020

Is there any update here? Do you need help adding the bean definitions?

0reactions
stale[bot]commented, Jul 8, 2020

This issue has been automatically closed because it has not had recent activity. Please re-open a new issue if this is still an issue.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Spring 5 candidate component index case study - AUTO1 Group
While investigating the startup times of our applications, we have identified classpath component scanning as a potential place to look for improvements.
Read more >
Core Technologies - Spring
springframework.context packages are the basis for Spring Framework's IoC container. The BeanFactory interface provides an advanced configuration mechanism ...
Read more >
Speed up Spring Boot Startup Time - Baeldung
In this tutorial, we'll cover different configurations and setups that can help decrease Spring Boot startup time.
Read more >
java - what is the possible reason causing the Spring boot error
I am very new to the Spring framework and was creating a simple ... \spring-framework-5.3.5\libs\spring-context-indexer-5.3.5-sources.jar ...
Read more >
spring 2.0.5 javadoc (org.springframework)
Base classes enabling auto-proxying based on AspectJ. org.springframework.aop.config, Support package for declarative AOP configuration, with XML schema being ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found