mycat2-example

时间:2024-06-15 13:43:41
【文件属性】:

文件名称:mycat2-example

文件大小:21KB

文件格式:ZIP

更新时间:2024-06-15 13:43:41

Java

Mycat2-example 展示mycat2各种使用方式 要求 1.不写前端,统一使用swagger作为界面, 界面地址是 http://localhost:8080/swagger-ui.html#/ 2.代码越简单越好,不要引入私货 3.mycat的使用的测试schema是test,test2,test3,test4,table是travelrecord,travelrecord2,travelrecord3.... CREATE TABLE `travelrecord` ( `id` bigint(20) NOT NULL, `user_id` varchar(100) DEFAULT NULL, `traveldate` date DEFAULT NULL, `fee` decimal(10,0) DEFAULT NULL, `days` int(11) DEFAULT NULL


【文件预览】:
mycat2-example-master
----base()
--------pom.xml(4KB)
--------src()
--------.gitignore(303B)
----LICENSE(34KB)
----README.md(1KB)

网友评论

  • 资源不错,可以使用