Closed jgslvwy closed 1 year ago
A clear and concise description of what the question or bug is.
A clear and concise description of what you expected to happen.
A clear and concise description of what actually happened.
Steps to reproduce the problem:
If applicable, add screenshots to help explain your problem.
java -version
uname -a
子应用使用 sofa-ark-maven-plugin 构建产物是可以热部署到基座的 jar 包,你要用 spring boot maven plugin 也是可以,子应用本身也是独立的 springboot,只是不能热部署到基座 JVM 上而已。
e
done. close this issue.
Describe the question or bug
A clear and concise description of what the question or bug is.
Expected behavior
A clear and concise description of what you expected to happen.
Actual behavior
A clear and concise description of what actually happened.
Steps to reproduce
Steps to reproduce the problem:
Screenshots
If applicable, add screenshots to help explain your problem.
Minimal yet complete reproducer code (or GitHub URL to code)
Environment
java -version
):uname -a
):