Update so that it can be natively compiled by Spring Native 0.11
This commit is contained in:
@@ -87,7 +87,7 @@ public class MultiDataSourcesExternalApplicationTests {
|
||||
.as("Unable to find update task message: " + output).isTrue();
|
||||
}
|
||||
|
||||
@Configuration
|
||||
@Configuration(proxyBeanMethods = false)
|
||||
public static class TaskLauncherConfiguration {
|
||||
|
||||
private static Server defaultServer;
|
||||
|
||||
Reference in New Issue
Block a user