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
Adjust `tinystructVersion` if needed. The generated project includes a simple `Application` that extends `AbstractApplication` with a sample `hello` action.
41
37
This creates your new project instantly.
42
38
43
-
---
44
39
45
40
## ▶️ Run your tinystruct application
46
41
@@ -55,8 +50,6 @@ bin/dispatcher start \
55
50
56
51
Your tinystruct service is now up and running.
57
52
58
-
Adjust `tinystructVersion` if needed. The generated project includes a simple `Application` that extends `AbstractApplication` with a sample `hello` action.
59
-
60
53
## Notes
61
54
62
55
-**Java version:** this archetype targets Java 17 by default (see `archetype-resources/pom.xml`). Ensure you have JDK 17+ installed.
0 commit comments