This repo is DEPRECATED. Please use https://github.com/bobocode-projects/java-fundamentals-course
-
Updated
Feb 10, 2021 - Java
This repo is DEPRECATED. Please use https://github.com/bobocode-projects/java-fundamentals-course
Check your knowledge of Java Streams API (edu project)
Programación funcional y métodos referenciados en Java
This is a guide of java 8 APIs, plugins, libraries to keep java up to date with latest language features for Android platform
REST API payment model example that exposes relevant data using Java 8 features and test pyramid concepts
A functional programming tutorial in java. It includes functional interfaces, lambda expressions, method references and stream api
java8 features concept
Curso realizado na plataforma Alura, aplicando novos recursos vindo na versão 8 do Java. Lambda, default methods, Interfaces funcionais, method reference, Stream, Filter, Collectors e novas APIs de datas.
JAVA 8 new features and examples
A course work project using Java core and aiming to partially simulate how does Hibernate work internally.
Java 8 Enhancements: A Comprehensive Guide to Functional Programming and Declarative Approach
The method reference is nothing but the simplified version of the lambda expression. Instead of providing an implementation body, a method reference refers to an existing available method
Add a description, image, and links to the method-reference topic page so that developers can more easily learn about it.
To associate your repository with the method-reference topic, visit your repo's landing page and select "manage topics."