Apart from my personal website, I have been writing on few websites. Following is list of articles I have written so far. Have you read any?
| Date | Title |
|---|---|
| 25-May-2021 | Difference Between Cohesion and Coupling |
| 24-Apr-2020 | A Guide to jpackage in Java 14 |
| 17-May-2019 | String API Updates in Java 12 |
| 11-Mar-2019 | Serializing and Deserializing a List with Gson |
| 01-Jan-2019 | Java 11 Nest Based Access Control |
| 19-Dec-2019 | Java 11 String API Additions |
| 15-Dec-2018 | Java 11 Local Variable Syntax for Lambda Parameters |
| 15-Dec-2018 | Java 11 Single File Source Code |
| 04-Nov-2018 | Rate Limiting in Spring Cloud Netflix Zuul |
| 04-Aug-2018 | Sample Application with Spring Boot and Vaadin |
| 26-May-2018 | Guide to Java 10 |
| 16-May-2018 | Java 10 Performance Improvements |
| 16-May-2018 | Java 10 LocalVariable Type-Inference |
| 07-Mar-2018 | A Guide to Streams in Java 8: In-Depth Tutorial with Examples |
| 12-Feb-2018 | Priority-based Job Scheduling in Java |
| 16-Jan-2018 | Java 8 StringJoiner |
| 08-Aug-2017 | Introduction to gRPC |
| 23-Jul-2017 | Apache Commons Collections MapUtils |