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-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,4 +20,4 @@ Also, Pippo comes with a very small footprint that makes it excellent for embedd
20
20
21
21
The framework is based on Java Servlet 3.0 and requires Java 7.
22
22
23
-
**Note:** Pippo is built using Java 1.7 (and NOT Java 1.8) but we will use lambdas in examples to show shorter code.
23
+
**Note:** Pippo is built using Java 1.7 but we use lambdas in examples to show shorter code. Of course if your project is build with Java 1.8 you can use lambdas also.
0 commit comments