Commit 8b8ec8d
committed
Updated README introducing SPINE Programming
Generate a reactive, data-driven website and API in Java Vert.x
intelligently by:
1. By writing YAML rules into a Java class and method comments.
2. Define some spines in your Java classes, which are `protected void`
methods that start with the `_` underscore character.
3. Let the Computate code generation watcher service index your code in
a Solr search engine on your own computer.
4. The Computate code generation service will generate the code you
need.
5. Use the Computate Developer products like the Computate Smart Website
Builder to build the rest of your site.1 parent 0199327 commit 8b8ec8d
1 file changed
+12
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
2 | 13 | | |
3 | 14 | | |
4 | 15 | | |
| |||
0 commit comments