Java 11 Local Variable Syntax for Lambda Parameters

Here’s my second article on Java 11:
Java 11 Local Variable Syntax for Lambda Parameters

How’s that?



Java 11 Single File Source Code

Java 11 was released recently. Like my series of articles on Java 10, at Baeldung we decided to cover important Java 11 features through multiple articles.

Here is the first such article in which I talk about how we can run Java code as a script file. Yes, you read that right! More details here:
Java 11 Single File Source Code

What do you think? Will it be useful for beginners?



Rate Limiting in Spring Cloud Netflix Zuul

Here’s my new article on Baeldung:
Rate Limiting in Spring Cloud Netflix Zuul

What do you think?



Sample Application with Spring Boot and Vaadin

My next article on Baeldung is about using Vaadin along with Spring Boot:
Sample Application with Spring Boot and Vaadin

I think Vaadin is a great framework for Backend Java Developers who want to quickly build some web UI without having to learn new language and any JavaScript framework.



Guide to Java 10

Here’s the final article from the Java 10 series that I wrote for Baeldung:
Guide to Java 10

Below are the other two articles published under this series:

  1. Java 10 LocalVariable Type-Inference
  2. Java 10 Performance Improvements

Hope you enjoy reading this series as much I enjoyed studying and writing about Java 10.