数据库查询时区差异
如何解决springboot数据库查询时出现的时区差异问题
目录springboot数据库查询时出现的时区差异1.在连接数据库的配置上我们添加一项2.直接在boot配置文件中增加jackson配置springboot new Date()时区差8小时总结springboot数据库查询时出现的时区差异[详细]
2023-01-07 10:40 分类:开发Is is safe to use HSQLDB for production? (JBoss AS5.1)
The JBoss developers warn against the use of HSQLDB as a persistent storage (see JBoss wiki). I am confused though, because HSQLDB appears to be used heavily in production.[详细]
2022-12-20 13:58 分类:问答