apache / apache/incubator-seata
seata-server如何集成到springboot使用main方法启动,保证与其他应用项目结构与启动方式一致性?
Open
- Dominant language
- Java
- Stars
- 26k
- Forks
- 8.8k
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 4
Description
1、现象:seata-server使用shell脚本启动,而其他的所有应用都是用springboot的main方法启动,破坏了项目结构与启动方式的一致性。
2、问题:如何使用springboot的main方法的方式启动seata-server?
Contributor guide
Research direction
Start by locating the seata-server shell startup scripts and the existing Spring Boot main-method entry points. Compare how server configuration and lifecycle are initialized, then define the required structure and startup behavior before determining how completion should be verified.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, spring-boot
- Domain
- backend, distributed-systems
- Issue type
- Refactor
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100