12 Star 136 Fork 70

OpenSolon/solon-examples

Create your Gitee Account
Explore and code with more than 13.5 million developers,Free private repositories !:)
Sign up
文件
Clone or Download
contribute
Sync branch
西东 3.2.1 09e596a 3 days ago
Cancel
Notice: Creating folder will generate an empty file .keep, because not support in Git
Loading...
README

这个项目,同时支持单体或分布式。本方案,采用 maven profile,找包时选中一个 profile

  • 好处:按需引入包,打包小。不用切环境,直接运行
  • 坏处:不同环境,打不同的包

1、直接运行

java -jar xxx.jar

solon v2.0 后都支持本方案

马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Java
1
https://gitee.com/opensolon/solon-examples.git
git@gitee.com:opensolon/solon-examples.git
opensolon
solon-examples
solon-examples
dev

Search