Skip to content
Snippets Groups Projects
Commit 6ccd1c93 authored by Brindaban Das's avatar Brindaban Das
Browse files

updated circular references properties

parent 21f868d4
No related branches found
No related tags found
No related merge requests found
......@@ -63,4 +63,5 @@ spring.autoconfigure.exclude=org.springframework.boot.autoconfigure.security.Sec
repository.implementation=${SCHEMA_SERVICE_REPOSITORY_IMPLEMENTATION:dynamodb}
#Tomcat limits
server.tomcat.threads.max=${TOMCAT_THREADS_MAX:300}
\ No newline at end of file
server.tomcat.threads.max=${TOMCAT_THREADS_MAX:300}
spring.main.allow-circular-references=true
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment