Skip to content

Commit

Permalink
LAZY, updated application.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Alina Tarasova committed Jul 30, 2024
1 parent bf4e5c8 commit 334d13a
Showing 1 changed file with 3 additions and 12 deletions.
15 changes: 3 additions & 12 deletions src/main/resources/application.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,7 @@ spring:
show-sql: true
hibernate:
ddl-auto: create
#ddl-auto: update
#ddl-auto: create-drop

output:
ansi:
enabled: always
Expand All @@ -19,16 +18,8 @@ spring:
init:
mode: always
profiles:
#default: development
#default: file
default: localDB

#cache:
# type: ehcache
# jcache:
# #ehcache:
# config: classpath:ehcache.xml

default: development
#default: localDB

logging:
level:
Expand Down

0 comments on commit 334d13a

Please sign in to comment.