You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10 lines
294 B
10 lines
294 B
springdoc.swagger-ui.path=/swagger-ui
|
|
springdoc.swagger-ui.config-url=/v3/api-docs/swagger-config
|
|
springdoc.swagger-ui.url=/v3/api-docs
|
|
springdoc.swagger-ui.doc-expansion=none
|
|
springdoc.swagger-ui.disable-swagger-default-url=true
|
|
|
|
|
|
spring.jpa.hibernate.ddl-auto=none
|
|
spring.sql.init.mode=never
|