-
JEP: JDK Enhancement Proposal
-
JSR: Java Specification Requests
-
JCP: Java Community Process
-
TCK: Technology Compatibility Kit
-
JSL: Java Language Specification
-
JCL: Jakarta Commons Logging
-
SPI: Service Provider Interface
-
IoC: Inversion of Control
-
AOP: Aspect Oriented Programming
-
DI: Dependency Injection
-
CDI: Contexts and Dependency Injection (JavaEE)
ArC: Quarkus DI solution
Quarkus DI solution (also called ArC) is based on the Contexts and Dependency Injection for Java 2.0 specification, However, it is not a full CDI implementation verified by the TCK. Only a subset of the CDI features is implemented.
-
JAX-RS: Java API for RESTful Web Services
-
JSF: JavaServer Faces
-
SPI: Service Provider Interface
网友评论