diff --git a/src/main/resources/application-prod.yml b/src/main/resources/application-prod.yml index a92febb..d43c5af 100644 --- a/src/main/resources/application-prod.yml +++ b/src/main/resources/application-prod.yml @@ -6,17 +6,11 @@ spring: password: ${DB_PASSWORD} jpa: hibernate: - ddl-auto: none # 운영 DB는 마이그레이션 툴 사용 권장(Flyway/Liquibase) + ddl-auto: none # 운영 DB는 마이그레이션 툴 사용 권장(Flyway/Liquibase) show-sql: false properties: hibernate.format_sql: false -# show-sql: true -# properties: -# hibernate: -# format_sql: true -# dialect: org.hibernate.dialect.MySQL8Dialect - mysql: charset: utf8mb4 collation: utf8mb4_unicode_ci diff --git a/src/main/resources/templates/homepage/user/login.html b/src/main/resources/templates/homepage/user/login.html index 92cc77d..e7efd77 100644 --- a/src/main/resources/templates/homepage/user/login.html +++ b/src/main/resources/templates/homepage/user/login.html @@ -204,27 +204,5 @@

${title}

} }); - - - - - - - - - - - - - - - - - - - - - - diff --git a/src/main/resources/templates/homepage/user/signup.html b/src/main/resources/templates/homepage/user/signup.html index 4be72ca..12d6613 100644 --- a/src/main/resources/templates/homepage/user/signup.html +++ b/src/main/resources/templates/homepage/user/signup.html @@ -573,7 +573,7 @@

중국 주소 검색