You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/docs/antora/modules/ROOT/pages/runtime.adoc
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
= Spring Modulith Runtime Support
3
3
4
4
The functionality described in previous chapters have all used the application module arrangement in either testing scenarios for verification and documentation purposes or were general support functionality that help to loosely couple modules but did not work with the application module structure directly.
5
-
In this section we are going to describe Spring Modulith's support for
5
+
In this section we are going to describe Spring Modulith's support for module initialization at application runtime.
6
6
7
7
[[setup]]
8
8
== Setting up Runtime Support for Application Modules
0 commit comments