使用NextJS + Notion API 实现的,支持多种部署方案的静态博客,无需服务器、零门槛搭建网站,为Notion和所有创作者设计。 (A static blog built with NextJS and Notion API, supporting multiple deployment options. No server required, zero threshold to set up a we
2、JDBC连接Mysql6com.mysql.cj.jdbc.Driver, 需要指定时区serverTimezone: driverClassName=com.mysql.cj.jdbc.Driver url=jdbc:mysql://localhost:3306/test?serverTimezone=UTC&?useUnicode=true&characterEncoding=utf8&useSSL=false username=root password= 在设定时区的时候,如果设定serverTimezone=UTC,会比中国...