We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 21fcc0f commit aab2e6fCopy full SHA for aab2e6f
docs/reference/src/main/asciidoc/environments.asciidoc
@@ -285,7 +285,7 @@ available:
285
* Managed beans with `@PostConstruct` and `@PreDestroy` lifecycle
286
callbacks
287
* Dependency injection with qualifiers and alternatives
288
-* `@Application`, `@Dependent` and `@Singleton` scopes
+* `@ApplicationScoped`, `@Dependent` and `@Singleton` scopes
289
* Interceptors and decorators
290
* Stereotypes
291
* Events
0 commit comments