Open in app
Home
Notifications
Lists
Stories

Write
Nikasakana
Nikasakana

Home

About

Jul 12

Demystifying Reactive Systems

Have you ever wondered how modern, high profile web applications like: Netflix, Twitter, Google, Gmail and others are built ? What are the fundamental principles and patterns these systems rely on, to operate at scale, speed and reliability levels that they do ? …

Reactive Systems

10 min read

Demystifying Reactive Systems
Demystifying Reactive Systems

Apr 18

Exceptions: Friend or Foe

There are hundreds, if not thousands, of challenging and interesting topics in computer science and software engineering. Regular software engineer spends so much time learning new frameworks, languages and shiny libraries that the most of them forget about so called “boring” but at the same time critically important topics. …

Java

6 min read

Exceptions: Friend or Foe
Exceptions: Friend or Foe

Sep 9, 2021

Demystifying Async Java

Hi random reader! I’m Glad you chose to read this article about asynchronous programming’s fundamentals. In here, along with many interesting topics, we’ll try to cover a general idea and computational model of async programming using java. In future articles we’ll deep dive into framework called Vert.x. To make this topic…

Event Loop

5 min read

Demystifying Async Java
Demystifying Async Java

Apr 8, 2021

Demystifying Spring Boot Autoconfiguration

Hi random reader. In this article i want to talk a bit about the feature of “Spring Boot”, that can be considered as the main reason for it being the top framework among modern Java developers. The feature that gives it’s users ability to automagically get preconfigured feature rich Spring Beans, without the…

Spring Boot

5 min read

Spring Boot Autoconfiguration demistified
Spring Boot Autoconfiguration demistified

Nov 14, 2020

Custom Annotation Processing with Spring Boot

General Hi there. In this article i want to share with you one of the coolest(i mean reeaaally cool) technique that might benefit your Spring applications. The main topic, I’ll try to introduce, is how to create, process and get benefits from using custom annotations in Spring framework based Java applications…

Annotations

5 min read

Custom Annotation Processing with Spring Boot
Custom Annotation Processing with Spring Boot

Nov 1, 2020

Spring IoC Container and Dependency Injection

What is IoC ? Well, let’s revise what was said in the previous article about Spring Framework’s and IoC pattern’s relation and only then continue diving deeper into details of these topics. Even though it’s intensively used in “Spring Framework”, an Inversion of Control is not something strictly bound to any language or library…

Spring Framework

4 min read

Spring IoC Container and Dependency Injection
Spring IoC Container and Dependency Injection

Oct 24, 2020

Introduction to Spring Framework

Hi, If you are reading this article I have couple of assumptions to share: either you saw the article’s link on my timeline since we are friends on some social media, and for the sake of friendship are reading this, or it means that you have heard of this mysterious…

Spring Framework

4 min read

Introduction to Spring Framework
Introduction to Spring Framework
Nikasakana

Nikasakana

Following
  • The Educative Team

    The Educative Team

  • Manvik Kathuria

    Manvik Kathuria

  • Sunny Labh

    Sunny Labh

  • javinpaul

    javinpaul

  • JavaScript Teacher (Incognito)

    JavaScript Teacher (Incognito)

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Knowable