mirror of
https://github.com/hapifhir/hapi-fhir.git
synced 2025-02-17 02:15:22 +00:00
This bean should not be lazy
This commit is contained in:
parent
a2133f6940
commit
d11a312abf
@ -441,7 +441,6 @@ public class JpaConfig {
|
||||
}
|
||||
|
||||
@Bean
|
||||
@Lazy
|
||||
public IBulkDataExportJobSchedulingHelper bulkDataExportJobSchedulingHelper() {
|
||||
return new BulkDataExportJobSchedulingHelperImpl();
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user