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
+41
Original file line number
Diff line number
Diff line change
@@ -48,6 +48,47 @@ First, add the SF Java UI library to your java web project:
48
48
Add the oss repository:
49
49
```xml
50
50
The official version Not yet deployed
51
+
```
52
+
#### Using spring boot
53
+
54
+
If you a are using spring boot to develop your project, you can add the annotation below to your main spring boot class in order to run the servlet context loader to inialize the library
0 commit comments