I found spring.jpa.properties.hibernate.temp.use_jdbc_metadata_defaults property in the application.yml file and I can't find the docs related to this property's purpose.
What should this property be used for? Are there any official docs that describe it?