BAEL-3493: sectioned off new properties specific to this article (#9325)

This commit is contained in:
Sampada
2020-05-20 20:51:55 +05:30
committed by GitHub
parent 1bf622a757
commit bdd4659dd3

View File

@@ -7,5 +7,7 @@ springdoc.api-docs.path=/api-docs
# H2 Related Configurations
spring.datasource.url=jdbc:h2:mem:springdoc
## for com.baeldung.restdocopenapi ##
springdoc.version=@springdoc.version@
spring.jpa.hibernate.ddl-auto=none
spring.jpa.hibernate.ddl-auto=none
######################################