Commit 8f5c5373 authored by kalvin's avatar kalvin

fixbugs

parent 920a8604
server.port=80
spring.profiles.active=test
filter.allowedOrigin=*
filter.allowedHeaders=Origin, No-Cache, x-auth-token, X-Requested-With, If-Modified-Since, Pragma, Last-Modified, Cache-Control, Expires, Content-Type,Authorization
spring.jpa.hibernate.dialect=org.hibernate.dialect.MySQL5Dialect
spring.jpa.show-sql=true
spring.jpa.open-in-view=true
hibernate.jdbc.batch_size=30
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment