260 skills found · Page 3 of 9
mohamed-taman / JavaSE8 FeaturesTake a tour of the new features in Java SE 8, the platform designed to support faster and easier Java development. Learn about Project Lambda, a new syntax to support lambda expressions in Java code; the new Stream API for processing collections and managing parallel processing; the DateTime API for representing, managing and calculating date and time values; and Nashorn, a new engine to better support the use of JavaScript code with the Java Virtual Machine.
elmaestrotic / LambdasDiversos ejercicios de aplicación de Lambdas en Java
ItSNeverLate / Linkedin Skill Assessments QuizzesFull reference of LinkedIn answers 2021 for skill assessments, LinkedIn test, questions and answers (aws-lambda, rest-api, javascript, react, git, html, jquery, mongodb, java, Go, python, machine-learning, power-point) linkedin excel test lösungen, linkedin machine learning test
aws-samples / Amazon Msk Java App CdkThis project provides and example of end to end data processing application created using the combination of Amazon Managed Streaming for Apache Kafka (Amazon MSK), AWS Fargate, AWS Lambda and Amazon DynamoDB. Business logic is implemented in Java and Typescript. The build and deployment of the application is fully automated using AWS CDK.
Vadym79 / AWSLambdaJavaWithSpringBootDifferent examples of solutions API Gateway->Lambda->DynamoDB with Lambda managed Java 21 runtime based on Spring Boot 3 with AWS Serverless Java Container, AWS Lambda Web Adapter, Spring Cloud Function (all including SnapStart enabling and various priming techniques), Custom Docker Image and GraalVM Native Image
RameshMF / Java 8 TutorialDemonstration of Java 8 Features
JavaCodeKata / Stream LambdaSimple Kata for learning Java 8 Streams and Lambdas
rinaldodev / Java8 Lambda StreamsCurso Lambda, Streams e Optional do Java 8 (Completo)
reljicd / Spring Boot Web ScraperSimple web scrapping app made using Spring Boot + Thymeleaf + Jsoup + Java 8 Lambdas & Streams
AutomateThePlanet / LambdaTest Selenium4 Java TutorialContains Code from the LambdaTest Selenium 4 Java Tutorial
Aleksandr-Filichkin / Java Graalvm Aws LambdaGraalVM implementation of AWS Lambda and performance comparison with other languages
jinyi233 / Https Github.com RichardWarburton Java 8 Lambdas ExercisesNo description available
TurpIF / Lambda StringLambda-string (LS) is a helping java agent that inject configurable toString method into lambdas with some useful meta-information.
sixhours-team / Aws Lambda Jdbc JavaAWS Lambda integration with MySQL Relational Database
gustavoorsi / E LearningApp with microservices architecture to demostrate the use of Spring 4 boot, Spring 4 Hateoas, Spring 4 jpa + hibernate 4, Spring cloud config, Eureka, Thymeleaf, elasticsearch, Docker, java 8 (lambda), etc.
danielbryantuk / Aws Lambda Terraform Java PlayVery simple demonstration of the code required to deploy a Java AWS Lambda Function (via HashiCorp Terraform) and expose the function with AWS API Gateway
noelherrick / MicraMicra is a Sinatra-inspired, lambda-infused Java web framework
lekhanhduc / Serverless Blog PlatformA serverless blog platform built with AWS Lambda, DynamoDB, SNS, Cognito, and API Gateway. Backend uses Java 21 + Spring Boot microservices. Features include user auth, posts, comments, and email notifications via Brevo. Frontend with React + TypeScript + Tailwind CSS.
ciechanowiec / SneakyfunJava utility-library that makes lambda expressions look elegant via disabling enforcement of checked exceptions handling
cagataygurturk / Aws Lambda Local RunnerA tool to run and debug locally AWS Lambda functions authored in JAVA