diff --git a/.gitignore b/.gitignore index c2065bc26202b2d072aca3efc3d1c2efad3afcbf..6b82cb2e1e32070e9a6fec867854c8810ed301a6 100644 --- a/.gitignore +++ b/.gitignore @@ -5,6 +5,8 @@ build/ !**/src/main/**/build/ !**/src/test/**/build/ +**/*.properties + ### STS ### .apt_generated .classpath diff --git a/src/main/resources/application.properties b/src/main/resources/application.properties deleted file mode 100644 index dd5fcda00e209e6416c39cc3fd0dc1e834b1c1de..0000000000000000000000000000000000000000 --- a/src/main/resources/application.properties +++ /dev/null @@ -1,28 +0,0 @@ -# mySql -#spring.datasource.driver-class-name=com.mysql.cj.jdbc.Driver -#spring.datasource.url=jdbc:mysql://localhost:3000/study?useSSL=false&allowPublicKeyRetrieval=true&characterEncoding=UTF-8&serverTimezone=UTC -#spring.datasource.username=root -#spring.datasource.password=1234 -#spring.jpa.properties.hibernate.jdbc.batch_size=100 - -spring.datasource.driver-class-name=com.mysql.cj.jdbc.Driver -spring.datasource.url=jdbc:mysql://localhost:3306/umc -spring.datasource.username=root -spring.datasource.password=6235 - -spring.jpa.properties.hibernate.show-sql=true - - -logging.level.org.hibernate.type.descriptor.sql=DEBUG -logging.level.org.hibernate.SQL=DEBUG -spring.mvc.pathmatch.matching-strategy=ANT_PATH_MATCHER - -# jpa -spring.jpa.database=mysql -spring.jpa.show-sql=true -spring.jpa.hibernate.ddl-auto=update -spring.jpa.properties.hibernate.format_sql=true -spring.jpa.open-in-view=false - -jwt.secret = rutyweorituwyerotiuweyrtoiuweyrtoweiurtywoeighdfsojkghsdfgsdofiguwyertouw -jwt.expirationtime = 3600