Details
-
New Feature
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
Description
Use CDI(Contexts and Dependency Injection) to resolve dependencies between java class instances and prepare for the use of @Transactional annotations.
We use Jetty 9.4, so that we need to use weld 3.1.9.Final and J2EE CDI 2.0, and in the future, if we actually migrate to Quarkus, we should then migrate to Jakarta's latest CDI.
Jetty CDI weld link:
https://github.com/jetty-project/embedded-jetty-weld
Weld document link:
https://docs.jboss.org/weld/reference/3.1.9.Final/en-US/html_single/
Attachments
Issue Links
- is related to
-
SUBMARINE-1306 Upgrade database support
- Open
-
SUBMARINE-1314 Change submarine-server framework from jetty to quarkus
- Open