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: java/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
@@ -1,6 +1,6 @@
1
1
## How to work with WebForms Core in Java (Spring Boot framework)
2
2
3
-
To use WebForms Core, first copy the WebForms class file in this directory to your project. Then create a new View file similar to the one below.
3
+
To use WebForms Core, first copy the WebFormsCore directory (with class files) in this directory to path: "{YourProjectName}\src\main\java" in your project. Then create a new View file similar to the one below.
0 commit comments