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.

auto-configuration and config location conflict.

See original GitHub issue

Currently I’ve an issue with setting up my project.

When I set the config property in my application.properties, MybatisAutoConfiguration still scans the project for possible mappers, causing all my interfaces in that package becoming a mapper file.

When debugging, I see the config check being done after the auto configuration is scanning my package. This seems like a bug to me.

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:26 (21 by maintainers)

github_iconTop GitHub Comments

1reaction
kazuki43zoocommented, Apr 1, 2016

I prefer the repository package 😄 I think this solution will should provide since a next minor release (e.g. 1.1.0).

0reactions
emacarroncommented, Apr 7, 2016

@jcbvm Jacob, can you please check issue #46 ?

Read more comments on GitHub >

github_iconTop Results From Across the Web

Conflict with spring-boot-auto-configure from parent context
Currently I am developing a new part to an existing application. This is a Spring boot servlet (Spring boot 1.5.22) which is deployed...
Read more >
49. Creating Your Own Auto-configuration - Spring
An auto-configuration can be affected by many factors: user configuration ( @Bean definition and Environment customization), condition evaluation (presence of a ...
Read more >
What is IPv4 Autoconfiguration and why it overwrites static IP
Since I can't add comment to TOOGAM's answer: autoconfiguration apparently can overwrite static ip configuration. Today I had a laptop (with ...
Read more >
R12 E-Business Suite Autoconfig Execution Fails With Error ...
When attempting to run the Autoconfig on the Application Tier, the Autoconfig process stops due to a version conflict. For example: [ VERSION ......
Read more >
IE GPO to lockdown proxy & automatic config settings ...
... The lockdown of the settings happens but then the Automatic configuration settings don't change (i.e. if the settings were not correct ...
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