java-lambda
There are 42 repositories under java-lambda topic.
BNYMellon/CodeKatas
Code Kata collection for JVM Languages and Libraries.
nielsbaloe/vertxui
Pure 100% java reactive-style client-side webpages with POJO traffic, jUnit GUI testing, declarative view-on-model, automatic browser reloading and more.
RameshMF/java-8-tutorial
Demonstration of Java 8 Features
reljicd/spring-boot-web-scraper
Simple web scrapping app made using Spring Boot + Thymeleaf + Jsoup + Java 8 Lambdas & Streams
hageldave/ImagingKit
Java library for imaging tasks that integrates well with the java.awt.image environment
mtumilowicz/java11-lambda-patterns
Functional programming patterns in java.
namvdo/lambdas-and-streams-best-practices
Lambda and Stream best practices excerpted from the Modern Java in Action - Lambda, streams, functional and reactive programming.
divitngoc/spring-boot-simple-rest-api
Simple spring boot rest api application that also uses Docker, lombok and lambda.
mtumilowicz/java11-enum-clean-code
Overview of how to to construct modern enums using lambda.
CamilaBodack/lambdas-em-java
λ Material de estudo que criei sobre lambdas em Java λ
yamin8000/yarca
Yet Another Retrofit Call Adapter
adrianmilne/alexa-fizzbuzzbongo-skill
Java 8 Lambda source code, Terraform template and Interaction Model for the 'Fizz Buzz Bongo' Alexa Skill.
alessandroiori/concurrent-programming
Concurrent Programming in C and Java language
chadwyck242/udemy-java-masterclass
Repository for working on Tim Buchalka's Java Masterclass on Udemy. Lessons, code examples and challenges.
DarrMirr/fp_cor
Chain of Responsibility implementation at functional way
klebermagno/Pratice-Java-8
Pratice Java -8 and your new features
marco-ruiz/fractal-generator
End user apps & framework to generate fractals from geometric patterns
melburne/java-examples
Beginner friendly code snippets in Java
mtumilowicz/java11-lambda-compilation
Overview of how java compiles lambda.
serdaralkancode/java-features-examples
Java Features Example
AnAnotherTechie/Java8Features
It covers all java8 features with examples
bkudaibergenov/aws-lambda-java-example
This project demonstrates the creation of AWS Lambda functions in Java, showcasing various examples using custom annotations to define Lambda handlers.
Jean717p/Object-Oriented-Programming
Laboratories of Polito's Object Oriented Programming (OOP/Programmazione a oggetti) 2015/2016 course
mitali-salvi/INFO6205_105
Football Fixtures (EPL Fixtures) using Genetic Algorithms
Pr3roxDLC/PolyStreams
A java libary created with the intention to simplify working with streams by providing n-TupelStreams and much more
rkonovalov/comparator
Comparator simplifies if...else branching
Ste452/backend-java-ebac
Work based on Ebac's Backend Java course
wagnermarques00/Java
Studies on the language to acquire the license
athenian-programming/java-lambdas
Java Lambda Examples
chaseofthejungle/java-lambda-guide
An overview of Java Lambda expressions and their power.
dmytro-verner/java-8-lambdas-solutions
Solutions to exercises from "Java 8 Lambdas" by Richard Warburton
kalimatas/java-lambdas
Java 8 Lambdas
LiangLliu/Learn-Java-By-Example
Learn java by example