Skip to content

Commit 5d2c2a9

Browse files
authoredMay 30, 2017
add in introduction to SF-JAVA-UI
Start writing the documentation #2
1 parent 59da3bf commit 5d2c2a9

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed
 

‎README.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,7 @@
1-
# asf-java-ui
2-
Angular Schema Form java based library allow developers to define schema and form using field annotations Edit
1+
# SF-JAVA-UI
2+
Schema Form Java based library allow developers to define schema and form using field annotations.
3+
4+
The SF-JAVA-UI library is a server side extension for the JSON-SCHEMA-FORM js library. It make your development easier, you will not care about how to define your schema and your screen form definition. Just annotate your fields, and get your screen.
5+
6+
# Quick start
7+
Using SF-JAVA-UI is simple. Follow the steps below to get your first screen.

0 commit comments

Comments
 (0)
Please sign in to comment.