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: index.md
+1-3Lines changed: 1 addition & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,6 +18,4 @@ You are not forced to use a specific template engine or an embedded web server.
18
18
19
19
Also, Pippo comes with a very small footprint that makes it excellent for embedded devices (Raspberry PI for example).
20
20
21
-
The framework is based on Java Servlet 3.0 and requires Java 7.
22
-
23
-
**Note:** Pippo is built using Java 1.7 but if your project is build with Java 1.8 you can use lambdas. We use lambdas in examples to show shorter code.
21
+
The framework is based on Java Servlet 3.0 and requires Java 8.
0 commit comments