chore: Remove unused JPA schema generation properties
This commit is contained in:
@@ -4,9 +4,7 @@ bot.name=TelegaBot
|
||||
|
||||
cbr.currency.rates.xml.url=http://www.cbr.ru/scripts/XML_daily.asp
|
||||
|
||||
spring.jpa.properties.jakarta.persistence.schema-generation.scripts.action=create
|
||||
spring.jpa.properties.jakarta.persistence.schema-generation.scripts.create-target=create.sql
|
||||
spring.jpa.properties.jakarta.persistence.schema-generation.scripts.create-source=metadata
|
||||
|
||||
|
||||
spring.datasource.url=jdbc:postgresql://192.168.0.10:5432/telegabot
|
||||
spring.datasource.username=postgres
|
||||
|
||||
Reference in New Issue
Block a user