You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 11, 2021. It is now read-only.
As a result @EnableMicroservice cannot be used, only EnableAutoConfiguration is visible in project code. The only way to configure project is by component scan - all packaged are visible at runtime.
szpak
changed the title
Project definitiona in pom.xml contains wrong dependency definition (runtime)
Project definition in pom.xml contains wrong dependency definition (runtime)
Nov 20, 2014
sample project configuration:
As a result
@EnableMicroservice
cannot be used, onlyEnableAutoConfiguration
is visible in project code. The only way to configure project is by component scan - all packaged are visible at runtime.Sample project: https://github.com/mariuszs/micro-infra-spring-issues
The text was updated successfully, but these errors were encountered: