Update so that it can be natively compiled by Spring Native 0.11
This commit is contained in:
@@ -33,7 +33,7 @@ import org.springframework.context.annotation.Configuration;
|
||||
/**
|
||||
* @author Michael Minella
|
||||
*/
|
||||
@Configuration
|
||||
@Configuration(proxyBeanMethods = false)
|
||||
public class JobConfiguration {
|
||||
|
||||
private static final Log logger = LogFactory.getLog(JobConfiguration.class);
|
||||
|
||||
Reference in New Issue
Block a user