Java SE 8 introduced major new features like lambdas, streams, and date/time API that are useful for Java EE developers. Lambdas allow functional-style programming and streams provide new ways to process collections. The date/time API improved on existing date handling. Java EE 7 runtimes support Java SE 8 and Java EE 8 was aligned with Java SE 8 features.