开发者

how to add mysql table to jar file

开发者 https://www.devze.com 2023-02-11 21:43 出处:网络
I want to add mysql tables into my jar file. How can I do this with maven p开发者_运维百科roject ?you can add SQL scripts in resources.

I want to add mysql tables into my jar file. How can I do this with maven p开发者_运维百科roject ?


you can add SQL scripts in resources.

0

精彩评论

暂无评论...
验证码 换一张
取 消