Update so that it can be natively compiled by Spring Native 0.11
This commit is contained in:
@@ -25,7 +25,7 @@ import static org.mockito.Mockito.mock;
|
||||
/**
|
||||
* @author Glenn Renfro
|
||||
*/
|
||||
@Configuration
|
||||
@Configuration(proxyBeanMethods = false)
|
||||
public class TaskSinkConfiguration {
|
||||
|
||||
@Bean
|
||||
|
||||
Reference in New Issue
Block a user