Skip to content

Commit

Permalink
Merge pull request quarkusio#31029 from mkouba/docs-cdi-intro-summary
Browse files Browse the repository at this point in the history
  • Loading branch information
gastaldi authored Feb 9, 2023
2 parents a7e3aca + b388d67 commit ebc9cd3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/main/asciidoc/cdi.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ This guide is maintained in the main Quarkus repository
and pull requests should be submitted there:
https://github.com/quarkusio/quarkus/tree/main/docs/src/main/asciidoc
////
= Introduction to Contexts and Dependency Injection
= Introduction to Contexts and Dependency Injection (CDI)
include::_attributes.adoc[]
:categories: core
:summary: Quarkus DI solution is based on the [Contexts and Dependency Injection for Java 2.0](https://docs.jboss.org/cdi/spec/2.0/cdi-spec) specification. This guide explains the basics of CDI.
Expand Down

0 comments on commit ebc9cd3

Please sign in to comment.