We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 473eeda commit 9e93b94Copy full SHA for 9e93b94
spring-shell-docs/modules/ROOT/pages/building.adoc
@@ -156,3 +156,8 @@ under `target` directory.
156
157
If everything went well this binary can be run as is instead of executing
158
boot application jar via jvm.
159
+
160
+IMPORTANT: As of v4.0.0, the declarative annotation-based commands registration is not supported
161
+for native compilation, only the programmatic approach of defining commands is supported at
162
+this time.
163
0 commit comments