Update so that it can be natively compiled by Spring Native 0.11
This commit is contained in:
@@ -70,7 +70,7 @@ public class TimestampTaskPropertiesTests {
|
||||
.isEqualTo(FORMAT);
|
||||
}
|
||||
|
||||
@Configuration
|
||||
@Configuration(proxyBeanMethods = false)
|
||||
@EnableConfigurationProperties(TimestampTaskProperties.class)
|
||||
static class Conf {
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user