We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 38cbe6b commit 226785dCopy full SHA for 226785d
1 file changed
src/main/resources/application.properties
@@ -53,6 +53,7 @@ cron-scheduler-atom-clinical-feed=0 0/1 * * * ? *
53
patient-search-page-size=5
54
55
spring.main.allow-circular-references=true
56
+spring.main.allow-bean-definition-overriding=true
57
58
## logging
59
logging.level.root=INFO
0 commit comments