Skip to content

Commit a7e33cb

Browse files
committed
modify note about Java 1.8
1 parent 737604a commit a7e33cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,4 @@ Also, Pippo comes with a very small footprint that makes it excellent for embedd
2020

2121
The framework is based on Java Servlet 3.0 and requires Java 7.
2222

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

Comments
 (0)