chenyongxing 7 tahun lalu
induk
melakukan
82e000af6a
1 mengubah file dengan 0 tambahan dan 8 penghapusan
  1. 0 8
      src/main/resources/application.yml

+ 0 - 8
src/main/resources/application.yml

@ -27,11 +27,3 @@ spring:
    view:
      prefix: /pages/
      suffix: .jsp
#  # Show or not log for each sql query
#  spring.jpa.show-sql = true
#  # Hibernate ddl auto (create, create-drop, update)
#  spring.jpa.hibernate.ddl-auto = update
#  # Naming strategy
#  spring.jpa.hibernate.naming-strategy = org.hibernate.cfg.ImprovedNamingStrategy
#  # stripped before adding them to the entity manager)
#  spring.jpa.properties.hibernate.dialect = org.hibernate.dialect.MySQL5Dialect