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: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ Generate a reactive, data-driven website and API in Java Vert.x intelligently by
5
5
6
6
1. By writing YAML rules into a Java class and method comments.
7
7
2. Define some spine discs in your Java classes, which are `protected void` methods that start with the `_` underscore character.
8
-
3.Let the Computate code generation watcher service index your code in a Solr search engine on your own computer.
8
+
3.The Computate code generation watcher service will recognize that your Java class has changed, and automatically index your code in a Solr search engine on your own computer.
9
9
4. The Computate code generation service will generate the code you need.
10
10
5. Use the [Computate Developer products](https://computate.org/en-us/search/product) like the [Computate Smart Website Builder](https://computate.org/en-us/search/product?fq=pageId:computate-smart-website-builder) to build the rest of your site.
0 commit comments