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
This has the unfortunate side effect of non-web tests that use @EnableAutoConfiguration requiring a EventuateSwaggerConfig@Bean - It would be better to @Import this explicitly.
also, the name should be changed from CommonSwaggerConfiguration to EventuateSwaggerCommonConfiguration.
Please note: this change cannot be made yet because some master branches reference 0.5.0-SNAPSHOT. - need to release first.
This has the unfortunate side effect of non-web tests that use @EnableAutoConfiguration requiring a
EventuateSwaggerConfig
@Bean
- It would be better to@Import
this explicitly.also, the name should be changed from CommonSwaggerConfiguration to EventuateSwaggerCommonConfiguration.
Please note: this change cannot be made yet because some master branches reference 0.5.0-SNAPSHOT. - need to release first.
eventuate-util/eventuate-util-spring-swagger/src/main/resources/META-INF/spring.factories
Line 1 in 1d24c63
The text was updated successfully, but these errors were encountered: