diff --git a/src/main/resources/application.properties b/src/main/resources/application.properties index eb51598..6f71da6 100644 --- a/src/main/resources/application.properties +++ b/src/main/resources/application.properties @@ -51,4 +51,4 @@ spring.redis.port=6379 iemr.session.expiry.time.sec=7200 spring.main.allow-bean-definition-overriding=true -spring.main.allow-circular-references=true \ No newline at end of file +spring.main.allow-circular-references=true