Skip to content

Commit 9a53b9a

Browse files
committed
Move to Java 8
1 parent 70907e3 commit 9a53b9a

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

index.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,4 @@ You are not forced to use a specific template engine or an embedded web server.
1818

1919
Also, Pippo comes with a very small footprint that makes it excellent for embedded devices (Raspberry PI for example).
2020

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

Comments
 (0)