Skip to content

Commit

Permalink
Update application.properties
Browse files Browse the repository at this point in the history
  • Loading branch information
AntonShapovalov authored Dec 14, 2024
1 parent 6a4613f commit cb64b49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/resources/application.properties
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@ spring.config.import=optional:secrets.properties
omdb.base-url=https://www.omdbapi.com
# omdb.api-key should be set in "secrets.properties"

spring.application.name=spring-thymeleaf-coroutines
spring.application.name=spring-kotlin-coroutines
logging.level.org.springframework.jdbc.datasource.init.ScriptUtils=debug
spring.jpa.hibernate.ddl-auto=none

0 comments on commit cb64b49

Please sign in to comment.