File tree 1 file changed +13
-1
lines changed
1 file changed +13
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Spine Web
2
2
3
+ [ ![ Ubuntu build] [ ubuntu-build-badge ]] [ gh-actions ]
4
+
5
+ [ gh-actions ] : https://github.com/SpineEventEngine/web/actions
6
+ [ ubuntu-build-badge ] : https://github.com/SpineEventEngine/web/actions/workflows/build-on-ubuntu.yml/badge.svg
7
+
3
8
The Spine library is intended for interactions between a web server and a JavaScript client.
4
9
5
10
This repository contains both Spine web [ API] ( ./web/README.md ) and its
6
- [ implementation] ( ./firebase-web/README.md ) based on Firebase Realtime Database.
11
+ [ implementation] ( ./firebase-web/README.md ) based on Firebase Realtime Database.
12
+
13
+ ### Java Version
14
+
15
+ Starting version ` 2.0.0-SNAPSHOT.69 ` , the server-side modules of this library are built with Java 11
16
+ compilation target. Therefore, the consumer applications have to use Java 11 or higher.
17
+
18
+ Prior versions were build with Java 8.
You can’t perform that action at this time.
0 commit comments