Skip to content

Commit 9e93b94

Browse files
committed
Add note about native compilation limitations
Related to #1229
1 parent 473eeda commit 9e93b94

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

spring-shell-docs/modules/ROOT/pages/building.adoc

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -156,3 +156,8 @@ under `target` directory.
156156

157157
If everything went well this binary can be run as is instead of executing
158158
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

Comments
 (0)