文章分类 -  h2

摘要:https://www.2cto.com/database/201707/654694.html http://www.jb51.net/article/118092.htm 业务背景:因soa系统要供外网访问,处于安全考虑用springboot做了个前置模块,用来转发外网调用的请求和soa返回的应 阅读全文
posted @ 2018-05-30 14:41 董永辉Bruno
摘要:https://www.cnblogs.com/xdp-gacl/p/4171024.html 阅读全文
posted @ 2018-05-21 23:10 董永辉Bruno
摘要:1.下载linux下的包,即全平台,网址:http://www.h2database.com/html/download.html 选择Platform-Independent Zip 2.把这个包上传到linux,解压。然后进入bin目录。 执行:java -cp h2-1.4.197.jar o 阅读全文
posted @ 2018-05-21 22:25 董永辉Bruno
摘要:<!DOCTYPE hibernate-configuration PUBLIC "-//Hibernate/Hibernate Configuration DTD 3.0//EN" "http://hibernate.sourceforge.net/hibernate-configuration- 阅读全文
posted @ 2018-05-08 17:34 董永辉Bruno