Skip to content

Commit

Permalink
enh(jakarta-ee): using sub-subheading for cdi config
Browse files Browse the repository at this point in the history
  • Loading branch information
lprimak committed May 20, 2024
1 parent 52979dc commit d8df114
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/site/content/jakarta-ee.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -317,7 +317,7 @@ If Jakarta Faces (JSF) is not available in your environment, you need to put the
</context-param>
----

=== Configuring CDI without Jakarta EE module or shiro.ini
==== Configuring CDI without Jakarta EE module or shiro.ini
Below is an example of Shiro configuration in Java code with CDI only (no shiro.ini):
[source,java]
----
Expand Down

0 comments on commit d8df114

Please sign in to comment.