diff --git a/template/entrance/web/src/main/resources/application.properties b/template/entrance/web/src/main/resources/application.properties index 10d7d09..3f794e9 100644 --- a/template/entrance/web/src/main/resources/application.properties +++ b/template/entrance/web/src/main/resources/application.properties @@ -30,8 +30,6 @@ db.type=dm db.basetable.create=true #hibernate.show_sql=true -server.ssl.enabled=false -server.forward-headers-strategy=framework ## message config , use memory for test, mq.type can be redis/rocketmq/kafka mq.type=memory